]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imagjpeg.h
Applied patch [ 549256 ] fix minor bug in widgets sample
[wxWidgets.git] / include / wx / imagjpeg.h
index 999bc889cb1f57d64919724741bb330a69be7542..ff762392240b980b85249a3a2055beaae97fbce4 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _WX_IMAGJPEG_H_
 #define _WX_IMAGJPEG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "imagjpeg.h"
 #endif