From: Paolo Carlini Date: Sat, 29 Aug 2009 19:35:21 +0000 (+0000) Subject: stl_construct.h: Include . X-Git-Tag: releases/gcc-4.5.0~3784 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6401164d1972f4c0b9199631c2e01c0f70b55c2d;p=thirdparty%2Fgcc.git stl_construct.h: Include . 2009-08-29 Paolo Carlini * include/bits/stl_construct.h: Include . From-SVN: r151208 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 818d3c3f2a18..9d9badb0ffcb 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2009-08-29 Paolo Carlini + + * include/bits/stl_construct.h: Include . + 2009-08-29 Chris Jefferson * include/bits/move.h (_GLIBCXX_FORWARD): Add. diff --git a/libstdc++-v3/include/bits/stl_construct.h b/libstdc++-v3/include/bits/stl_construct.h index 0366eec69c73..3c30b9a45043 100644 --- a/libstdc++-v3/include/bits/stl_construct.h +++ b/libstdc++-v3/include/bits/stl_construct.h @@ -58,6 +58,7 @@ #define _STL_CONSTRUCT_H 1 #include +#include _GLIBCXX_BEGIN_NAMESPACE(std)