diff options
Diffstat (limited to 'third_party/fontconfig/config/mac/fcstdint.h')
-rw-r--r-- | third_party/fontconfig/config/mac/fcstdint.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/third_party/fontconfig/config/mac/fcstdint.h b/third_party/fontconfig/config/mac/fcstdint.h deleted file mode 100644 index a6ec23a4fd..0000000000 --- a/third_party/fontconfig/config/mac/fcstdint.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _FONTCONFIG_SRC_FCSTDINT_H -#define _FONTCONFIG_SRC_FCSTDINT_H 1 -#ifndef _GENERATED_STDINT_H -#define _GENERATED_STDINT_H "fontconfig 2.10.93" -/* 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 |