Add missing header

This commit is contained in:
Dennis Klein 2018-05-23 02:15:01 +02:00 committed by Mohammad Al-Turany
parent 5ab21946f8
commit 811e716731

View File

@ -11,6 +11,7 @@
#include <boost/process.hpp> #include <boost/process.hpp>
#include <iostream> #include <iostream>
#include <sstream>
using namespace std; using namespace std;