]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/wxchar.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / common / wxchar.cpp
index 8353277d164c2cdb136d1a9175302cf53de0448d..a0fead86baa42fadd64754886e889c9d9a5c7ee7 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
   #pragma implementation "wxchar.h"
 #endif