reactos/dll/3rdparty/libtiff/precomp.h
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

4 lines
72 B
C

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