X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/524065c14ec6c77eec0fb0975418be0fabdd1d3a..646a8a4d0e965993411ae958ffbd6e7a7d87678c:/src/xrc/xh_scrol.cpp diff --git a/src/xrc/xh_scrol.cpp b/src/xrc/xh_scrol.cpp index bbb52bdbd2..7d8ae34728 100644 --- a/src/xrc/xh_scrol.cpp +++ b/src/xrc/xh_scrol.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "xh_scrol.h" #endif