From ab98c4b054b08fb255b601ce19810dff709fc4ce Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Fri, 13 Feb 2026 10:50:54 +0100 Subject: Add missing includes --- src/query_parser.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/query_parser.cc') 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 + #include "query_parser.hh" namespace stuff { -- cgit v1.2.3-70-g09d2