X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e7c9692f16127b39de2723457cdb2d46e563b383..e55c4dd1b1c6b4ebaa86d014c71b378baba77bec:/src/common/dbtable.cpp diff --git a/src/common/dbtable.cpp b/src/common/dbtable.cpp index 1a8a58758a..b66711044c 100644 --- a/src/common/dbtable.cpp +++ b/src/common/dbtable.cpp @@ -25,7 +25,7 @@ // SYNOPSIS STOP */ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dbtable.h" #endif