]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/choice.cpp
implemented wxDateTime::ParseDateTime() (patch 779794)
[wxWidgets.git] / src / univ / choice.cpp
index 2997ac532c028f83139fc76f705cd996d8b51efc..81925542a1e7359efdb7f11dea25fb7f7a441ba3 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "univchoice.h"
 #endif