]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/glcanvas.h
declare wxEntry() as taking char **Argv, not char *argv[]
[wxWidgets.git] / include / wx / mac / glcanvas.h
index 5231ed7196d5af60cc37462d0122b523e287003b..a5465fcc5b9ffef13e33578d079a12f286091131 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #  pragma interface "glcanvas.h"
 #endif