X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5435dccd098ae153c3b7b3b8fca8dd0d763986c..f48eebbc6213d897b430da396aad8099f2558de1:/include/wx/univ/notebook.h diff --git a/include/wx/univ/notebook.h b/include/wx/univ/notebook.h index ffc19b1f77..771f744b09 100644 --- a/include/wx/univ/notebook.h +++ b/include/wx/univ/notebook.h @@ -12,7 +12,7 @@ #ifndef _WX_UNIV_NOTEBOOK_H_ #define _WX_UNIV_NOTEBOOK_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "univnotebook.h" #endif