mirror of
https://github.com/bspeice/libcvautomation
synced 2025-04-21 00:41:29 -04:00
Remove the cva-match.h file
cva-match is a reference program, doesn't really need a header file
This commit is contained in:
parent
6099aa6107
commit
792ef300cb
@ -23,8 +23,6 @@
|
|||||||
|
|
||||||
#include "libcvautomation.h"
|
#include "libcvautomation.h"
|
||||||
|
|
||||||
#include "cva-match.h"
|
|
||||||
|
|
||||||
int main( int argc, char** argv )
|
int main( int argc, char** argv )
|
||||||
{
|
{
|
||||||
CvPoint result_point;
|
CvPoint result_point;
|
||||||
|
Loading…
Reference in New Issue
Block a user