Removed EXIT, fixing issue 144

git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@607 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
theraysmith@gmail.com 2011-08-18 16:38:09 +00:00
parent d5d15f32d7
commit ea5bc16f38

View File

@ -20,8 +20,6 @@
#ifndef TESS_LANG_MODEL_H
#define TESS_LANG_MODEL_H
#undef EXIT
#include <string>
#include "char_altlist.h"