~ubuntu-branches/ubuntu/vivid/tesseract/vivid

« back to all changes in this revision

Viewing changes to textord/tablerecog.cpp

  • Committer: Package Import Robot
  • Author(s): Jeff Breidenbach
  • Date: 2014-02-03 11:10:20 UTC
  • mfrom: (1.3.1) (19.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20140203111020-igquodd7pjlp3uri
Tags: 3.03.01-1
* New upstream release, includes critical fix to PDF rendering
* Complete leptonlib transition (see bug #735509)
* Promote from experimental to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
//
21
21
///////////////////////////////////////////////////////////////////////
22
22
 
 
23
#ifdef HAVE_CONFIG_H
 
24
#include "config_auto.h"
 
25
#endif
 
26
 
23
27
#include "tablerecog.h"
24
28
 
25
29
namespace tesseract {