X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a03c55c13c674ea6f8489b764d5414a4979b348b..8b1ed8d979f193aa78b74c7d7a4a4ac33e50c121:/src/common/url.cpp diff --git a/src/common/url.cpp b/src/common/url.cpp index 192c68fd3b..bccda3d90f 100644 --- a/src/common/url.cpp +++ b/src/common/url.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "url.h" #endif