COMP: auto_ptr will not compile without including memory on some platforms
This commit is contained in:
parent
e5e00983d2
commit
e7948f89f9
@ -29,6 +29,7 @@
|
||||
#include "cmCPackLog.h"
|
||||
|
||||
#include <cmsys/CommandLineArguments.hxx>
|
||||
#include <memory> // auto_ptr
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
static const char * cmDocumentationName[][3] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user