diff options
Diffstat (limited to 'src/query_parser.cc')
| -rw-r--r-- | src/query_parser.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/query_parser.cc b/src/query_parser.cc index d957063..d0e1e8c 100644 --- a/src/query_parser.cc +++ b/src/query_parser.cc @@ -1,5 +1,7 @@ #include "common.hh" +#include <cstdint> + #include "query_parser.hh" namespace stuff { |
