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