OSDN Git Service

Redo the filters based on assumptions discussed in mingw-dvlpr list.
[mingw/mingw-org-wsl.git] / include / objsafe.h
index c3eacc0..7c22452 100644 (file)
@@ -24,6 +24,7 @@
 #ifndef _OBJSAFE_H
 #define _OBJSAFE_H
 #pragma GCC system_header
+#include <_mingw.h>
 
 #ifdef __cplusplus
 extern "C" {
@@ -44,4 +45,5 @@ DECLARE_INTERFACE_(IObjectSafety,IUnknown)
 #ifdef __cplusplus
 }
 #endif
+
 #endif