]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/dirmac.cpp
Clean up indentation / tabs from previous patch
[wxWidgets.git] / src / mac / carbon / dirmac.cpp
index b6525e795149729e84646fa508041b4e9558de11..e9df6eedaccb8606444e262cc720846fd7a13e31 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dir.h"
 #endif