summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/bits/stl_construct.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/bits/stl_construct.h')
-rw-r--r--libstdc++-v3/include/bits/stl_construct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/stl_construct.h b/libstdc++-v3/include/bits/stl_construct.h
index 7841f8dc75e..c23b77ea993 100644
--- a/libstdc++-v3/include/bits/stl_construct.h
+++ b/libstdc++-v3/include/bits/stl_construct.h
@@ -31,7 +31,7 @@
#ifndef _CPP_BITS_STL_CONSTRUCT_H
#define _CPP_BITS_STL_CONSTRUCT_H 1
-#include <bits/std_new.h>
+#include <new>
__STL_BEGIN_NAMESPACE
OpenPOWER on IntegriCloud