X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de564874d60233c977c93496da1aa406245c37c2..3422227afc9ef4ace183dc57bc1e146efc90ba2f:/src/common/filename.cpp diff --git a/src/common/filename.cpp b/src/common/filename.cpp index 6ccdee80d8..307018d906 100644 --- a/src/common/filename.cpp +++ b/src/common/filename.cpp @@ -60,7 +60,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "filename.h" #endif