mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +00:00
5 lines
72 B
C
5 lines
72 B
C
|
#ifndef _LIBTIFF_PCH_
|
||
|
#define _LIBTIFF_PCH_
|
||
|
#include <tiffiop.h>
|
||
|
#endif
|