]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/splash.cpp
reSWIGged
[wxWidgets.git] / src / generic / splash.cpp
index d5b8da7896f54204bbffb42cbda6b5c26e3898ae..d498bb4e5575fb0391b725ae85b6cdc4e9287f71 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "splash.h"
 #endif