skia2/third_party/fontconfig/config/mac/fcstdint.h

10 lines
351 B
C

#ifndef _FONTCONFIG_SRC_FCSTDINT_H
#define _FONTCONFIG_SRC_FCSTDINT_H 1
#ifndef _GENERATED_STDINT_H
#define _GENERATED_STDINT_H "fontconfig 2.11.0"
/* generated using gnu compiler i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
#endif
#endif