mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 10:19:01 +08:00
10 lines
294 B
C
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
|