Add missing include statement

parent e38b8970
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
#include <iomanip> #include <iomanip>
#include <string> #include <string>
#include <sstream> #include <sstream>
#include <vector>
namespace tools namespace tools
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment