diff --git a/generator/osm_o5m_source.hpp b/generator/osm_o5m_source.hpp index aac07512de..bf50abaa43 100644 --- a/generator/osm_o5m_source.hpp +++ b/generator/osm_o5m_source.hpp @@ -9,6 +9,7 @@ #pragma once #include "std/algorithm.hpp" +#include "std/cstring.hpp" #include "std/function.hpp" #include "std/iomanip.hpp" #include "std/iostream.hpp"