X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fd938b117780571129a03155ea0dc01fc73b7f23..dbe931ab5e8129e8de3d12ccdb2a207ed235cad6:/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