diff --git a/GeoLib/TemplateVec.h b/GeoLib/TemplateVec.h index aa5ee1c174700937cf79198a764b93e327322f24..8290f87d3ea168d88a67197f06e6bfc9bcd6e271 100644 --- a/GeoLib/TemplateVec.h +++ b/GeoLib/TemplateVec.h @@ -19,6 +19,8 @@ #include <algorithm> #include <stdexcept> #include <map> +#include <vector> +#include <string> namespace GeoLib {