Skip to content

Commit

Permalink
remove unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop committed Apr 23, 2019
1 parent 27f0f2e commit 5c6ac61
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/api/tesseractmain.cpp
Expand Up @@ -26,15 +26,12 @@

#include "allheaders.h"
#include "baseapi.h"
#include "basedir.h"
#include "dict.h"
#if defined(USE_OPENCL)
#include "openclwrapper.h" // for OpenclDevice
#endif
#include "osdetect.h"
#include "renderer.h"
#include "simddetect.h"
#include "strngs.h"
#include "tprintf.h" // for tprintf

#ifdef _OPENMP
Expand Down

0 comments on commit 5c6ac61

Please sign in to comment.