Index: third_party/wds/gen/headerscanner.cpp |
diff --git a/third_party/wds/gen/headerscanner.cpp b/third_party/wds/gen/headerscanner.cpp |
index 4ddeffa24b6bc01ed62e8205797a996f6d47bbc5..1b9a3d174d0b08d606edb1a532653c6c93bda2c1 100644 |
--- a/third_party/wds/gen/headerscanner.cpp |
+++ b/third_party/wds/gen/headerscanner.cpp |
@@ -20,9 +20,13 @@ |
* 02110-1301 USA |
*/ |
+#include <stdint.h> |
+#define YY_NO_UNISTD_H 1 |
-#line 26 "gen/headerscanner.cpp" |
+ |
+ |
+#line 30 "gen/headerscanner.cpp" |
#define YY_INT_ALIGNED short int |
@@ -1272,6 +1276,7 @@ static yyconst flex_int16_t yy_chk[2708] = |
#define YY_RESTORE_YY_MORE_OFFSET |
#include <string> |
+ |
#include "parser.h" |
#define yyterminate() return(END) |