vcpkg/ports/fontconfig/include/fcstdint.h

9 lines
214 B
C
Raw Normal View History

2017-01-20 01:06:42 +08:00
#ifndef _FONTCONFIG_SRC_FCSTDINT_H
#define _FONTCONFIG_SRC_FCSTDINT_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "fontconfig 2.12.1"
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif