vcpkg/ports/fontconfig/include/fcstdint.h
2017-01-19 18:06:42 +01:00

9 lines
214 B
C

#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