X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c571f4650928d1aef4b35b3fcee713f7e8801af..789f8e6ad40488d2dd5f5f4d87e195d0f1e23422:/src/html/m_tables.cpp diff --git a/src/html/m_tables.cpp b/src/html/m_tables.cpp index 2700bee9e0..d1abf09252 100644 --- a/src/html/m_tables.cpp +++ b/src/html/m_tables.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation #endif