aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/testsuite_allocator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/testsuite_allocator.cc')
-rw-r--r--libstdc++-v3/testsuite/testsuite_allocator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/testsuite_allocator.cc b/libstdc++-v3/testsuite/testsuite_allocator.cc
index 775b2535026..a98e38884d3 100644
--- a/libstdc++-v3/testsuite/testsuite_allocator.cc
+++ b/libstdc++-v3/testsuite/testsuite_allocator.cc
@@ -30,7 +30,7 @@
#include <testsuite_allocator.h>
-namespace __gnu_cxx_test
+namespace __gnu_test
{
allocation_tracker::size_type allocation_tracker::allocationTotal_ = 0;
allocation_tracker::size_type allocation_tracker::deallocationTotal_ = 0;