aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ldid.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ldid.hpp b/ldid.hpp
index 576962d..40b1c8b 100644
--- a/ldid.hpp
+++ b/ldid.hpp
@@ -3,8 +3,10 @@
#include <cstdlib>
#include <map>
+#include <sstream>
#include <streambuf>
#include <string>
+#include <vector>
namespace ldid {