]> git.saurik.com Git - ldid.git/commitdiff
Technically, I should have these two header files.
authorJay Freeman (saurik) <saurik@saurik.com>
Sun, 11 Oct 2015 10:29:07 +0000 (03:29 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Sun, 11 Oct 2015 10:29:07 +0000 (03:29 -0700)
ldid.hpp

index 576962d44d4ea3303b1315008634bd12d6483c2a..40b1c8b1dd13417ec18c91b3c57583bc12e3b0de 100644 (file)
--- a/ldid.hpp
+++ b/ldid.hpp
@@ -3,8 +3,10 @@
 
 #include <cstdlib>
 #include <map>
+#include <sstream>
 #include <streambuf>
 #include <string>
+#include <vector>
 
 namespace ldid {