]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/choiccmn.cpp
Modified wxGetHomeDir to take environment variable HOME into account.
[wxWidgets.git] / src / common / choiccmn.cpp
index a8adee15fd460537c3d6e691c597fd796aac67e0..9fc8861528cfc41c81608adeafdb705bf4cf29ef 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "choicebase.h"
 #endif