aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/cctype
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/tr1/cctype')
-rw-r--r--libstdc++-v3/include/tr1/cctype2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/tr1/cctype b/libstdc++-v3/include/tr1/cctype
index 8ddfa89002e..7d428f9430b 100644
--- a/libstdc++-v3/include/tr1/cctype
+++ b/libstdc++-v3/include/tr1/cctype
@@ -44,7 +44,7 @@
// namespace std::tr1
namespace std
{
-_GLIBCXX_BEGIN_NAMESPACE(tr1)
+_GLIBCXX_BEGIN_NAMESPACE(_GLIBCXX_TR1)
using ::isblank;