#ifndef __OPENCV_TEXT_CONFIG_HPP__
#define __OPENCV_TEXT_CONFIG_HPP__

// HAVE OCR Tesseract
#cmakedefine HAVE_TESSERACT

#endif