vcpkg/ports/fontconfig/include/fcstdint.h
2017-05-31 17:43:19 +02:00

10 lines
294 B
C

#ifndef _FONTCONFIG_SRC_FCSTDINT_H
#define _FONTCONFIG_SRC_FCSTDINT_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "fontconfig 2.12.3"
/* generated using gnu compiler gcc.exe (Rev3, Built by MSYS2 project) 6.3.0 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif