aboutsummaryrefslogtreecommitdiffstats
path: root/ldid.hpp
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2015-10-11 03:29:07 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2015-10-11 03:29:07 -0700
commit42d1472e2c6d056d9c35f6f8d3b4f5c0237a320d (patch)
tree99008332dace49b82bbca1c74200e956edcd1790 /ldid.hpp
parent489c97b8a84399d4210a4d5a75a8e5257923c350 (diff)
downloadldid-42d1472e2c6d056d9c35f6f8d3b4f5c0237a320d.tar.gz
ldid-42d1472e2c6d056d9c35f6f8d3b4f5c0237a320d.tar.zst
ldid-42d1472e2c6d056d9c35f6f8d3b4f5c0237a320d.zip
Technically, I should have these two header files.
Diffstat (limited to 'ldid.hpp')
-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 {