# include <memory> for auto_ptr [3445528]

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1094 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
pull/3/head
aramis_acg 2011-11-30 13:34:28 +00:00
parent 3548127f02
commit 34089b4596
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <new>
#include <cstdio>
#include <limits.h>
#include <memory>
// Boost headers
#include <boost/pointer_cast.hpp>