mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 06:46:53 +08:00
10 lines
87 B
C++
10 lines
87 B
C++
// openalpr-net.h
|
|
|
|
#pragma once
|
|
|
|
//using namespace System;
|
|
|
|
namespace openalprnet {
|
|
|
|
}
|