[INCLUDE]
[reactos.git] / reactos / include / psdk / basetyps.h
index a8dc59e..a9f1cc5 100644 (file)
@@ -1,5 +1,9 @@
+
 #ifndef _BASETYPS_H
 #define _BASETYPS_H
+#pragma once
+
+#include <guiddef.h>
 
 #ifndef __OBJC__
 # ifdef __cplusplus
@@ -72,8 +76,6 @@
 # define DECLARE_INTERFACE_(i,b) DECLARE_INTERFACE(i)
 #endif
 
-#include <guiddef.h>
-
 #ifndef _ERROR_STATUS_T_DEFINED
 #define _ERROR_STATUS_T_DEFINED
        typedef unsigned long error_status_t;