mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 12:16:54 +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)
|
||||
#endif
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
Reference in New Issue
Block a user