]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/util/regression/rand/assoc/detail/insert_fn_imps.hpp
*: Change namespace pb_ds to __gnu_pbds.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / util / regression / rand / assoc / detail / insert_fn_imps.hpp
index 78fc38907b6288df1befdcea96d9ff7bd9fe6926..e5bf3be35b05842dad367d06cc6a480de1f570ef 100644 (file)
@@ -77,7 +77,7 @@ insert()
       {
         done = false;
       }
-    catch(pb_ds::insert_error&)
+    catch(__gnu_pbds::insert_error&)
       {
         PB_DS_THROW_IF_FAILED(false, "", m_p_c, &m_native_c);
       }