]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/statusbr.cpp
fixed GetItemSpacing() inconsistency by deprecating the old function and adding a...
[wxWidgets.git] / src / generic / statusbr.cpp
index ce2b35cb4b70bf7d9378687b98561923ff16242c..0b6b9e8580daf4c020ae924a094d06fff11e2d8d 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "statusbr.h"
 #endif