]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/glcanvas.h
no need for !wxUSE_GUI test anymore
[wxWidgets.git] / include / wx / msw / glcanvas.h
index a12a47b6c159b8109e2c8ce00dd82b9924e7a604..f709f3ef3c6301e5cec74eb3fbce343d58725e66 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "glcanvas.h"
 #endif