X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/79954978c03064b8e2a28c0b8892d9e759e1550e..645b5bd6c0bc43c1029bcaeed32f34db063a3739:/src/mgl/dcclient.cpp diff --git a/src/mgl/dcclient.cpp b/src/mgl/dcclient.cpp index 4e05209e93..d238dbc95c 100644 --- a/src/mgl/dcclient.cpp +++ b/src/mgl/dcclient.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "dcclient.h" #endif