COMP: All kwsys .hxx headers should include Configure.hxx. Re-enabling testAutoPtr.
This commit is contained in:
parent
55abd50681
commit
091eafefb3
@ -871,7 +871,7 @@ IF(KWSYS_STANDALONE OR CMake_SOURCE_DIR)
|
|||||||
|
|
||||||
# C++ tests
|
# C++ tests
|
||||||
SET(KWSYS_CXX_TESTS
|
SET(KWSYS_CXX_TESTS
|
||||||
# testAutoPtr
|
testAutoPtr
|
||||||
testHashSTL
|
testHashSTL
|
||||||
testRegistry
|
testRegistry
|
||||||
testIOS
|
testIOS
|
||||||
|
@ -14,6 +14,8 @@
|
|||||||
#ifndef @KWSYS_NAMESPACE@_auto_ptr_hxx
|
#ifndef @KWSYS_NAMESPACE@_auto_ptr_hxx
|
||||||
#define @KWSYS_NAMESPACE@_auto_ptr_hxx
|
#define @KWSYS_NAMESPACE@_auto_ptr_hxx
|
||||||
|
|
||||||
|
#include <@KWSYS_NAMESPACE@/Configure.hxx>
|
||||||
|
|
||||||
namespace @KWSYS_NAMESPACE@
|
namespace @KWSYS_NAMESPACE@
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user