]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/iphone/utils.mm
Compilation fixes for wx{X11,GTK1,Motif} after making ref data non copyable.
[wxWidgets.git] / src / osx / iphone / utils.mm
index 55d5527c6a3c705c4fa9104229031eb92da765a6..671db1b742d66dcde04ec8ad1f3f2cb440a31cb1 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <AudioToolbox/AudioServices.h>
 
-#if wxUSE_BASE
+#if 1 // wxUSE_BASE
 
 // Emit a beeeeeep
 void wxBell()
@@ -336,4 +336,4 @@ wxString wxGetOsDescription()
 }
 
 
-#endif // wxOSX_USE_IPHONE
\ No newline at end of file
+#endif // wxOSX_USE_IPHONE