]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagpng.cpp
check the week day for consistency in ParseFormat() (replaces patch 788052)
[wxWidgets.git] / src / common / imagpng.cpp
index 99db62ed93b5d66045e1a9479f7475e3652eef75..151d3c9986fa7427103fb54a25e29ec1a56821a4 100644 (file)
@@ -11,7 +11,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "imagpng.h"
 #endif