X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01482482504acd002914a8385cf8906c3f4d8648..080c7d56e0ab91ba778c1687eee353ea7cef4485:/src/common/http.cpp diff --git a/src/common/http.cpp b/src/common/http.cpp index 9758181c72..3f5a86b4ae 100644 --- a/src/common/http.cpp +++ b/src/common/http.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "http.h" #endif