diff --git a/src/bindings/csharp/openalpr-net/helper-net.h b/src/bindings/csharp/openalpr-net/helper-net.h index c0dd801..ce93a1b 100644 --- a/src/bindings/csharp/openalpr-net/helper-net.h +++ b/src/bindings/csharp/openalpr-net/helper-net.h @@ -12,7 +12,6 @@ #include -using namespace std; using namespace alpr; using namespace msclr::interop;