]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dbtable.cpp
unicode compilation fix
[wxWidgets.git] / src / common / dbtable.cpp
index 1a8a58758ae60aaecf1e71cc35cd5c342b889289..b66711044c41093d387a0a354ca33abe4e85cda3 100644 (file)
@@ -25,7 +25,7 @@
 // SYNOPSIS STOP
 */
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dbtable.h"
 #endif