]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dnd.h
small optimization for wxTextCtrl (forgot to commit with textctrl.cpp)
[wxWidgets.git] / include / wx / motif / dnd.h
index fa392bd9d8bdf921522fb47c281aff9e62370aa5..1af3bacce2857d281e1abd3a55636c27d9926749 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_DND_H_
 #define _WX_DND_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif