]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/png/pngdemo.h
Make wxr resources work in Unicode mode.
[wxWidgets.git] / samples / png / pngdemo.h
index c664e1a14566298347f030f97922674460260256..5653a14074a70c9403cedd6337844f16b22997d8 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined( __GNUG__) && !defined(__APPLE__)
 #pragma interface
 #endif