]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/mdi.h
fix for Borland Dll build (SF bug #972989)
[wxWidgets.git] / include / wx / gtk1 / mdi.h
index 97819e9c1b07f4d768e0f7d0bf646360ed64cdee..69104769f2ce0a949a086a162e36100d5493dc11 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __MDIH__
 #define __MDIH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif