summaryrefslogtreecommitdiff
path: root/src/utils/cpp/json.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/cpp/json.hpp')
-rw-r--r--src/utils/cpp/json.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/cpp/json.hpp b/src/utils/cpp/json.hpp
index d83f30ed..c52b8bd2 100644
--- a/src/utils/cpp/json.hpp
+++ b/src/utils/cpp/json.hpp
@@ -16,6 +16,7 @@
#define INCLUDED_SRC_UTILS_CPP_JSON_HPP
#include <algorithm>
+#include <cstddef>
#include <optional>
#include <sstream>
#include <string>