From: Jay Freeman (saurik) Date: Wed, 11 Jan 2017 13:34:51 +0000 (-0800) Subject: Add #include that was semi-missing from hpp. X-Git-Tag: v2.1.0~29 X-Git-Url: https://git.saurik.com/ldid.git/commitdiff_plain/fc01987cd0fec42019f804be48053840b49450da Add #include that was semi-missing from hpp. --- diff --git a/ldid.hpp b/ldid.hpp index fbacc86..b3631bb 100644 --- a/ldid.hpp +++ b/ldid.hpp @@ -3,6 +3,7 @@ #include #include +#include #include #include #include