fa190be48a
R=mtklein@google.com, epoger@google.com Author: vandebo@chromium.org Review URL: https://codereview.chromium.org/138843002 git-svn-id: http://skia.googlecode.com/svn/trunk@13091 2bbb7eff-a529-9590-31e7-b0007b416f81
10 lines
351 B
C
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
|