diff --git a/include/tao/json/parts_parser.hpp b/include/tao/json/parts_parser.hpp index 270b434f..6ce2016e 100644 --- a/include/tao/json/parts_parser.hpp +++ b/include/tao/json/parts_parser.hpp @@ -4,6 +4,10 @@ #ifndef TAO_JSON_PARTS_PARSER_HPP #define TAO_JSON_PARTS_PARSER_HPP +#include +#include +#include + #include #include #include