// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+#include "wx/setup.h" // always include this file (under Unix it's generated by configure)
+#include "wx/defs.h" // compiler definitions
+
// check if to use precompiled headers
#if (defined(__BORLANDC__) || defined(__VISUALC__) || defined(__WATCOMC__)) && defined(__WXMSW__)
#if !NOPCH
#undef LoadAccelerators
#endif
-#else
- // always include this file (under Unix it's generated by configure)
- #include "wx/setup.h"
-#endif
+#endif // WX_PRECOMP