mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 11:09:02 +08:00
9 lines
214 B
C
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
|