]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/joystick.cpp
Preserve previous state of sizers.
[wxWidgets.git] / src / x11 / joystick.cpp
index 9b7a84dfbca328543765b38b8d5a28ad487b9dea..a21ce29b229de24f5860ed23698c366e52e7784e 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "joystick.h"
 #endif