]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/db.cpp
Implement GetValue() and SetValue() and send an event when clicked
[wxWidgets.git] / src / common / db.cpp
index ebbc3819fb5019bd734b06049ab265f3aaf46c4a..34df370696ef223e9d59425f36e6f2ea55463e50 100644 (file)
@@ -34,7 +34,7 @@
 // SYNOPSIS START
 // SYNOPSIS STOP
 */
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "db.h"
 #endif