summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/tr1/common.h')
-rw-r--r--libstdc++-v3/include/tr1/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/tr1/common.h b/libstdc++-v3/include/tr1/common.h
index 7d098f863dd..fb13cdea320 100644
--- a/libstdc++-v3/include/tr1/common.h
+++ b/libstdc++-v3/include/tr1/common.h
@@ -39,7 +39,7 @@
// namespace std::tr1
namespace std
{
-_GLIBCXX_BEGIN_NAMESPACE(tr1)
+_GLIBCXX_BEGIN_NAMESPACE(_GLIBCXX_TR1)
template<typename _Tp, bool = is_integral<_Tp>::value>
struct __promote