]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/db/listdb.h
Applied patch [ 853031 ] Japanese po file
[wxWidgets.git] / samples / db / listdb.h
index e85b4da17a99e8a01a5681d5186618341a6f1ea2..dbd943b365836fa1b3ab62c0d1ab6625a2677d3c 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "listdb.h"
 #endif