aboutsummaryrefslogtreecommitdiff
path: root/cutl/compiler/code-stream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/compiler/code-stream.hxx')
-rw-r--r--cutl/compiler/code-stream.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cutl/compiler/code-stream.hxx b/cutl/compiler/code-stream.hxx
index 4b79244..1d4cff4 100644
--- a/cutl/compiler/code-stream.hxx
+++ b/cutl/compiler/code-stream.hxx
@@ -5,7 +5,6 @@
#ifndef CUTL_COMPILER_CODE_STREAM_HXX
#define CUTL_COMPILER_CODE_STREAM_HXX
-#include <memory> // std::auto_ptr
#include <ostream>
#include <cutl/exception.hxx>