mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 11:09:06 +08:00
6f6a5f9767
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@89 d0cd1f9f-072b-0410-8dd7-cf729c803f20
9 lines
286 B
C++
9 lines
286 B
C++
// stdafx.cpp : source file that includes just the standard includes
|
|
// tessdll.pch will be the pre-compiled header
|
|
// stdafx.obj will contain the pre-compiled type information
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: reference any additional headers you need in STDAFX.H
|
|
// and not in this file
|