Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'search/query_params.hpp')
-rw-r--r--search/query_params.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/search/query_params.hpp b/search/query_params.hpp
index 049c0f7de9..1a21f3660b 100644
--- a/search/query_params.hpp
+++ b/search/query_params.hpp
@@ -9,6 +9,7 @@
#include "base/string_utils.hpp"
#include <algorithm>
+#include <cstddef>
#include <cstdint>
#include <string>
#include <type_traits>