@@ -8,6 +8,7 @@
#pragma once
#include <stdexcept>
+#include <string>
#undef CONCAT2
#define CONCAT2(A, B) A##B