X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6aa89a22b8e47000c98bff05c6f545f331f1c353..4fa818f6734c676bf6d69d622fd2bc54675e7103:/src/univ/control.cpp diff --git a/src/univ/control.cpp b/src/univ/control.cpp index 89d9065e01..712ccbb4c0 100644 --- a/src/univ/control.cpp +++ b/src/univ/control.cpp @@ -13,7 +13,7 @@ // declarations // ============================================================================ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "control.h" #endif