]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/cube/cube.cpp
Corrected line endings, deps now relative
[wxWidgets.git] / samples / opengl / cube / cube.cpp
index 02bf45444a8cda4a5a95715f764ec53719b1c766..2172b9472cf8d809b6008a551116d7e211d83654 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma implementation
 #pragma interface
 #endif