X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b0cb01589f81b1794e07b82ff3d23f9757fb33d2..0b92df7943aeb25e6511cec28343a1512c45b519:/src/common/fs_inet.cpp diff --git a/src/common/fs_inet.cpp b/src/common/fs_inet.cpp index 217d7bd72c..4356b665ea 100644 --- a/src/common/fs_inet.cpp +++ b/src/common/fs_inet.cpp @@ -19,7 +19,7 @@ limitation) */ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "fs_inet.h" #endif