]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dialog.h
rtti informations
[wxWidgets.git] / include / wx / msw / dialog.h
index c14daec8d203777ad366c80e33a41217f0508d6c..559d1708eee956ab541f6cb7cc94a2e4865e29e5 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DIALOG_H_
 #define _WX_DIALOG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "dialog.h"
 #endif