]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/joystick.cpp
Added GUI part of AppTraits for OS/2.
[wxWidgets.git] / src / msw / joystick.cpp
index eb5ea63c87199aa62da8a4295164803206826d15..ac154cde1bf3d76f6e1eed25370a12ba7131ff91 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "joystick.h"
 #endif