]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/clipbrd.h
don't define _CRTDBG_MAP_ALLOC as it is apparently unnecessary (patch 995135)
[wxWidgets.git] / include / wx / mgl / clipbrd.h
index 595f5f43e0ddfcc2c6b7ed026da2370117b62483..7e1ee2ddfa98d24a891b8aae61118723712bf8f5 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __WX_CLIPBOARD_H__
 #define __WX_CLIPBOARD_H__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "clipbrd.h"
 #endif