]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/toplevel.h
compilation fix for tooltip patch code applied by Julian and w32api
[wxWidgets.git] / include / wx / msw / toplevel.h
index 9b7871c4a61e621ad9ac404cfc2ab4a1003fe779..213538d3c189e8825a227b7022e38d669cffcce4 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_MSW_TOPLEVEL_H_
 #define _WX_MSW_TOPLEVEL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "toplevel.h"
 #endif