Fixed utf8 linking issue

This commit is contained in:
Matt Hill
2015-05-03 14:00:49 -04:00
parent 862c60632d
commit be5c3b307c
4 changed files with 27 additions and 22 deletions

View File

@@ -18,7 +18,6 @@
*/
#include "alpr_impl.h"
#include "support/utf8.h"
void plateAnalysisThread(void* arg);