diff --git a/README.md b/README.md index dc5d6d9..026d078 100644 --- a/README.md +++ b/README.md @@ -223,4 +223,4 @@ $ ./easypr_test svm --train --has-plate=has/ --no-plate=no/ --divide --svm=save/ taotao1233,邱锦山,唐大侠,jsxyhelu,如果有一天(zhoushiwei),学习奋斗,袁承志, -圣城小石匠,goldriver,Micooz,梦里时光,Rain Wang,任薛纪,ahccom,星夜落尘,海豚嘎嘎 +圣城小石匠,goldriver,Micooz,梦里时光,Rain Wang,任薛纪,ahccom,星夜落尘,海豚嘎嘎 \ No newline at end of file diff --git a/src/util/util.cpp b/src/util/util.cpp index 873405e..049c8fa 100644 --- a/src/util/util.cpp +++ b/src/util/util.cpp @@ -5,8 +5,9 @@ #include #elif defined(linux) || defined(__linux__) || defined(__APPLE__) -#include +#include #include +#include #endif