aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/performance/allocator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/performance/allocator.cc')
-rw-r--r--libstdc++-v3/testsuite/performance/allocator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/performance/allocator.cc b/libstdc++-v3/testsuite/performance/allocator.cc
index 42997e952ca..4cd615e1a83 100644
--- a/libstdc++-v3/testsuite/performance/allocator.cc
+++ b/libstdc++-v3/testsuite/performance/allocator.cc
@@ -189,7 +189,7 @@ test_ints_mt_alloc(int iterations)
// http://gcc.gnu.org/ml/libstdc++/2003-05/msg00231.html
int main(void)
{
- using namespace __gnu_cxx_test;
+ using namespace __gnu_test;
time_counter time;
resource_counter resource;