From: Jay Freeman (saurik) Date: Mon, 28 Sep 2015 09:46:42 +0000 (-0700) Subject: Get access to std::auto_ptr by including . X-Git-Tag: v2.1.0~79 X-Git-Url: https://git.saurik.com/ldid.git/commitdiff_plain/4527f2afbc88950cbb7d714c2196fcad8596ce74 Get access to std::auto_ptr by including . --- diff --git a/ldid.cpp b/ldid.cpp index 1a3dadf..21eb77d 100644 --- a/ldid.cpp +++ b/ldid.cpp @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include