Index: third_party/yasm/config/ios/libyasm-stdint.h |
diff --git a/third_party/yasm/config/ios/libyasm-stdint.h b/third_party/yasm/config/ios/libyasm-stdint.h |
deleted file mode 100644 |
index 851e85b788ac83f737081e4f02be1c7c1fa562ab..0000000000000000000000000000000000000000 |
--- a/third_party/yasm/config/ios/libyasm-stdint.h |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-#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 _STDINT_HAVE_STDINT_H 1 |
-#include <stdint.h> |
-#endif |
-#endif |