COMP: auto_ptr will not compile without including memory on some platforms

This commit is contained in:
David Cole 2008-04-18 10:55:04 -04:00
parent e5e00983d2
commit e7948f89f9

View File

@ -29,6 +29,7 @@
#include "cmCPackLog.h" #include "cmCPackLog.h"
#include <cmsys/CommandLineArguments.hxx> #include <cmsys/CommandLineArguments.hxx>
#include <memory> // auto_ptr
//---------------------------------------------------------------------------- //----------------------------------------------------------------------------
static const char * cmDocumentationName[][3] = static const char * cmDocumentationName[][3] =