Fixing xcode build after xlocale.h include change

see commit e723bb2ee4
This commit is contained in:
Stefan Csomor
2018-01-21 17:33:50 +01:00
parent e723bb2ee4
commit aae23be946

View File

@@ -121,6 +121,7 @@
#define HAVE_GETPWUID_R 1
#define HAVE_GETGRGID_R 1
#define HAVE_LOCALE_T 1
#define HAVE_XLOCALE_H 1
#define wxHAS_KQUEUE 1
#define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"