aboutsummaryrefslogtreecommitdiffstats
path: root/libdash/source/helpers/String.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdash/source/helpers/String.h')
-rw-r--r--libdash/source/helpers/String.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libdash/source/helpers/String.h b/libdash/source/helpers/String.h
index 73ac6db8..b2aa955a 100644
--- a/libdash/source/helpers/String.h
+++ b/libdash/source/helpers/String.h
@@ -13,6 +13,10 @@
#define STRING_H_
#include "config.h"
+#include <string>
+#include <iostream>
+#include <sstream>
+#include <vector>
namespace dash
{