adaptions: Remove unneeded include statement

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2018-06-25 14:28:04 +02:00
parent f99be62c4c
commit b282d2cb16

View File

@ -21,7 +21,6 @@
#include <ctype.h>
#include <cstring>
#include "tessvars.h"
#include "memry.h"
#include "reject.h"
#include "control.h"
#include "stopper.h"