X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e7c9692f16127b39de2723457cdb2d46e563b383..19c35fa587f97cf83e2cb28afe76b8db85b36c9f:/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