diff options
Diffstat (limited to 'third_party/yasm/source/config/ios/libyasm-stdint.h')
-rw-r--r-- | third_party/yasm/source/config/ios/libyasm-stdint.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/yasm/source/config/ios/libyasm-stdint.h b/third_party/yasm/source/config/ios/libyasm-stdint.h index 851e85b788..5780da8b64 100644 --- a/third_party/yasm/source/config/ios/libyasm-stdint.h +++ b/third_party/yasm/source/config/ios/libyasm-stdint.h @@ -1,8 +1,8 @@ #ifndef _YASM_LIBYASM_STDINT_H #define _YASM_LIBYASM_STDINT_H 1 #ifndef _GENERATED_STDINT_H -#define _GENERATED_STDINT_H "yasm 0.8.0" -/* generated using gcc -std=gnu99 */ +#define _GENERATED_STDINT_H "yasm 1.3.0" +/* generated using gcc */ #define _STDINT_HAVE_STDINT_H 1 #include <stdint.h> #endif |