]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/ext/pb_ds/regression/trie_data_map_rand.cc
*: Change namespace pb_ds to __gnu_pbds.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / ext / pb_ds / regression / trie_data_map_rand.cc
index 61e72bca99a340762658a9647045f2a20cd42e7b..bd55a83a094b678d2024ef33b308e52f1e69363b 100644 (file)
@@ -61,7 +61,7 @@
 int
 main(int argc, char* a_p_argv[])
 {
-  using namespace pb_ds::test;
+  using namespace __gnu_pbds::test;
   typedef trie_map_tl_t map_tl_t;
 
   return rand_regression_test(ITERATIONS, KEYS,