X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd938b117780571129a03155ea0dc01fc73b7f23..f43c777175378ceed28d67a6e8a0330f0a4adbd5:/src/common/file.cpp diff --git a/src/common/file.cpp b/src/common/file.cpp index d8f53811f0..3d6fde63ea 100644 --- a/src/common/file.cpp +++ b/src/common/file.cpp @@ -14,7 +14,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "file.h" #endif