]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sckfile.cpp
compilation fix for !USE_PCH
[wxWidgets.git] / src / common / sckfile.cpp
index a36b7756ce6feca8d7130a9d1a777106ce65381f..5dbc6a0c12e0f711fc3ba8430e0dd263976b0243 100644 (file)
@@ -8,7 +8,7 @@
 // Copyright:   (c) 1997, 1998 Guilhem Lavaux
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "sckfile.h"
 #endif