mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-04 01:39:16 +08:00
6 lines
241 B
C++
6 lines
241 B
C++
|
// mfcpch.cpp : source file that includes just the standard includes
|
||
|
// elist.pch will be the pre-compiled header
|
||
|
// mfcpch.obj will contain the pre-compiled type information
|
||
|
|
||
|
#include "mfcpch.h" //precompiled headers
|