mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 20:03:15 +08:00
Added include to cstdlib for simpleini to work on Mac OS X
This commit is contained in:
@@ -212,6 +212,7 @@
|
|||||||
# pragma warning (disable: 4127 4503 4702 4786)
|
# pragma warning (disable: 4127 4503 4702 4786)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <cstdlib>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <map>
|
#include <map>
|
||||||
|
Reference in New Issue
Block a user