]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/wave.h
added NO_PTR versions of ARRAY macros to suppress warnings (based on patch 770983)
[wxWidgets.git] / include / wx / gtk / wave.h
index c75f2640840c2891b448209d9b7e3f317cb0f2d6..92d678dab4b902397f3abeba807889e610288827 100644 (file)
 #ifndef _WX_WAVE_H_
 #define _WX_WAVE_H_
 
+#include "wx/defs.h"
+
 #if wxUSE_WAVE
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "wave.h"
 #endif