]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/statbox.h
Fixes so joystick not only compiles on Linux, but it actually works too!
[wxWidgets.git] / include / wx / univ / statbox.h
index 2e49e1a9db1c741ded5eafb1de4b32efabfdc851..fd8ff41262b863eb6df6be84d98a0a5f2751a44a 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_UNIV_STATBOX_H_
 #define _WX_UNIV_STATBOX_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univstatbox.h"
 #endif