]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/tokenzr.cpp
Fixed a '(' that should have been a '{'
[wxWidgets.git] / src / common / tokenzr.cpp
index a8946b57a3a088ac63562ce5b488d463c7b96463..937987241c2445765a4ea05f433ae3bd86ed7720 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "tokenzr.h"
 #endif