blob: 1a8be6ef08eb7421ad90c547266fe0a1ba941995 (
plain)
1
2
3
4
5
6
7
8
|
#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
|