]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/protocol/file.h
corrected release target which included some include files in the build
[wxWidgets.git] / include / wx / protocol / file.h
index 49f5182b1dc9b47c4280f27a0b52d59fab0b3453..3b2d3470e0510418ab1f2355ea595f5561463aee 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __WX_PROTO_FILE_H__
 #define __WX_PROTO_FILE_H__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "sckfile.h"
 #endif