]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/performance/allocator.cc
*: Change __gnu_cxx_test to __gnu_test.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / performance / allocator.cc
index 42997e952ca3ccdf19a02583be06ae74a98483b6..4cd615e1a83fa8d7796bd3449ad301232032a632 100644 (file)
@@ -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;