mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 19:16:50 +08:00
Moved config dependencies out of header and into cpp
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "support/filesystem.h"
|
||||
#include "support/platform.h"
|
||||
#include "simpleini/simpleini.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user