summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/auto_ptr.hxx.in
diff options
context:
space:
mode:
Diffstat (limited to 'Source/kwsys/auto_ptr.hxx.in')
-rw-r--r--Source/kwsys/auto_ptr.hxx.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/kwsys/auto_ptr.hxx.in b/Source/kwsys/auto_ptr.hxx.in
index 4306884..e501ee9 100644
--- a/Source/kwsys/auto_ptr.hxx.in
+++ b/Source/kwsys/auto_ptr.hxx.in
@@ -14,6 +14,8 @@
#ifndef @KWSYS_NAMESPACE@_auto_ptr_hxx
#define @KWSYS_NAMESPACE@_auto_ptr_hxx
+#include <@KWSYS_NAMESPACE@/Configure.hxx>
+
namespace @KWSYS_NAMESPACE@
{