From fc01987cd0fec42019f804be48053840b49450da Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Wed, 11 Jan 2017 05:34:51 -0800 Subject: [PATCH] Add #include that was semi-missing from hpp. --- ldid.hpp | 1 + 1 file changed, 1 insertion(+) 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 -- 2.45.2