reactos/dll/3rdparty/libtiff/precomp.h
Hermès Bélusca-Maïto 49ab546ac3 Sync up with trunk r61578.
svn path=/branches/ntvdm/; revision=61579
2014-01-11 00:00:10 +00:00

5 lines
72 B
C

#ifndef _LIBTIFF_PCH_
#define _LIBTIFF_PCH_
#include <tiffiop.h>
#endif