diff --git a/src/SvgStream.h b/src/SvgStream.h index 56ff569..a7d9147 100644 --- a/src/SvgStream.h +++ b/src/SvgStream.h @@ -2,6 +2,7 @@ #include <fstream> #include <sstream> +#include <iomanip> #include <cpp11/protect.hpp> #include <cpp11/environment.hpp> #include <cpp11/strings.hpp>