X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc7a2a602b4bd9308be21bc07e40a680f483438e..54d73f3d7834d8f7b87c40ac337f4fa2f6212f7a:/include/wx/msw/dcscreen.h?ds=sidebyside diff --git a/include/wx/msw/dcscreen.h b/include/wx/msw/dcscreen.h index d17960062b..f45f903d06 100644 --- a/include/wx/msw/dcscreen.h +++ b/include/wx/msw/dcscreen.h @@ -12,7 +12,7 @@ #ifndef _WX_DCSCREEN_H_ #define _WX_DCSCREEN_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "dcscreen.h" #endif