Skip to content

Commit

Permalink
Remove unneeded include statements for pgedit.h
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Weil <sw@weilnetz.de>
  • Loading branch information
stweil committed Apr 20, 2019
1 parent 26dd0b8 commit 743fc25
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/ccmain/control.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
#include "ocrclass.h"
#include "output.h"
#include "pageres.h" // for WERD_RES, PAGE_RES_IT, PAGE_RES, BLO...
#include "pgedit.h"
#ifndef DISABLED_LEGACY_ENGINE
#include "reject.h"
#endif
Expand Down
1 change: 0 additions & 1 deletion src/ccmain/tessedit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
# include "matchdefs.h"
#include "pageres.h"
#include "params.h"
#include "pgedit.h"
#include "stopper.h"
#include "tesseractclass.h"
#include "tessvars.h"
Expand Down

0 comments on commit 743fc25

Please sign in to comment.