Add missing header to test_host_class

This commit is contained in:
Markus Mäkelä 2019-04-29 12:24:56 +03:00
parent 1f4ffd14e4
commit ded4050997
No known key found for this signature in database
GPG Key ID: 72D48FCE664F7B19

View File

@ -15,6 +15,7 @@
#include <iostream>
#include <sstream>
#include <stdexcept>
namespace
{