]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dialog.cpp
normalize the case of the volume names too (patch 925887)
[wxWidgets.git] / src / motif / dialog.cpp
index a9a273a5f11380eb6d6b0614e87dd693d5b60f02..393429dc1fd576e82320dc817eb51fe01e7741de 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "dialog.h"
 #endif