// Licence: wxWidgets licence
/////////////////////////////////////////////////////////////////////////////
-#include "wx/wxprec.h"
+// #include "wx/wxprec.h"
//
// Impl notes:
return (candidate ? candidate : inputString);
}
*/
-#if wxUSE_COMBOBOX
/////////////////////////////////////////////////////////////////////////////
// Name: cocoa/NSComboBox.mm
// ----------------------------------------------------------------------------
#include "wx/wxprec.h"
+#if wxUSE_COMBOBOX
+
#ifndef WX_PRECOMP
#include "wx/window.h"
#endif // WX_PRECOMP