]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/registry.h
Added implementation of MDI using top level windows
[wxWidgets.git] / include / wx / msw / registry.h
index 3e51d738eb8d82866fcb7c72b09f7b1db5bf12fb..5f4c818aa6be21650c69b0a53b475b0e8e05fa8b 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef   _REGISTRY_H
 #define   _REGISTRY_H
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "registry.h"
 #endif