X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a562f4fbdee2042c62ecde59a93cde2b88b656f6..0c3d85e6efc0d9ee4ec2abbd7eacbe80478cfb83:/src/univ/dialog.cpp diff --git a/src/univ/dialog.cpp b/src/univ/dialog.cpp index e109f3df11..40b3f7efe8 100644 --- a/src/univ/dialog.cpp +++ b/src/univ/dialog.cpp @@ -14,7 +14,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "univdialog.h" #endif