]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/stattext.h
compilation fixes (apparently, gcc <3.4 didn't validate code in templates that were...
[wxWidgets.git] / include / wx / univ / stattext.h
index fc17b58df8672ba5e065917ee9de5933bef80603..3c882c69c320973bc455ebc6ebfe6e39268cd2ec 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_UNIV_STATTEXT_H_
 #define _WX_UNIV_STATTEXT_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univstattext.h"
 #endif