// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "smapi.h"
#endif
};
-#endif //_WX_SMAPI_H_
\ No newline at end of file
+#endif //_WX_SMAPI_H_