Start source tree (final, I hope!) restructuration. Part 1/X
[reactos.git] / reactos / dll / shellext / deskadp / precomp.h
diff --git a/reactos/dll/shellext/deskadp/precomp.h b/reactos/dll/shellext/deskadp/precomp.h
deleted file mode 100644 (file)
index 4c46de7..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-#ifndef __PRECOMP__H
-#define __PRECOMP__H
-
-#include <stdarg.h>
-
-#define WIN32_NO_STATUS
-#define _INC_WINDOWS
-#define COM_NO_WINDOWS_H
-
-#define COBJMACROS
-
-#include <windef.h>
-#include <winbase.h>
-#include <wingdi.h>
-#include <wincon.h>
-#include <shlobj.h>
-#include <dll/desk/deskcplx.h>
-
-#include "deskadp.h"
-
-#endif /* __PRECOMP__H */