mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
10 lines
294 B
C
Vendored
10 lines
294 B
C
Vendored
#ifndef _FONTCONFIG_SRC_FCSTDINT_H
|
|
#define _FONTCONFIG_SRC_FCSTDINT_H 1
|
|
#ifndef _GENERATED_STDINT_H
|
|
#define _GENERATED_STDINT_H "fontconfig 2.14.0"
|
|
/* generated using gnu compiler gcc (GCC) 12.0.1 20220205 (Red Hat 12.0.1-0) */
|
|
#define _STDINT_HAVE_STDINT_H 1
|
|
#include <stdint.h>
|
|
#endif
|
|
#endif
|