diff --git a/src/ccmain/tessedit.cpp b/src/ccmain/tessedit.cpp index ad929940..c97ce83c 100644 --- a/src/ccmain/tessedit.cpp +++ b/src/ccmain/tessedit.cpp @@ -23,8 +23,6 @@ # include "config_auto.h" #endif -#include // for std::regex_match - #include "control.h" #include "matchdefs.h" #include "pageres.h" @@ -248,12 +246,11 @@ void Tesseract::ParseLanguageString(const std::string &lang_str, std::vector