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