mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 18:30:55 +08:00
Removed using namespace std to fix compile
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
using namespace std;
|
|
||||||
using namespace alpr;
|
using namespace alpr;
|
||||||
|
|
||||||
using namespace msclr::interop;
|
using namespace msclr::interop;
|
||||||
|
Reference in New Issue
Block a user