X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2Futil%2Fregression%2Fbasic_type.hpp;h=279c28809e47d66fba23a68898d91e21f03693cf;hp=626f9e6f3a502eb385f7b6aef1c8149ded790b23;hb=f675bba67e4d303b5375a03a4c5e78e3ed05e4af;hpb=e564ddd818cadbc60ade8bf297d05c2896894140 diff --git a/libstdc++-v3/testsuite/util/regression/basic_type.hpp b/libstdc++-v3/testsuite/util/regression/basic_type.hpp index 626f9e6f3a5..279c28809e4 100644 --- a/libstdc++-v3/testsuite/util/regression/basic_type.hpp +++ b/libstdc++-v3/testsuite/util/regression/basic_type.hpp @@ -48,14 +48,15 @@ #define PB_DS_BASIC_TYPE_HPP #include -#include +#include namespace pb_ds { namespace test { #define PB_DS_BASE_C_DEC \ - std::basic_string, dbg_ex_allocator > + std::basic_string, \ + __gnu_cxx::throw_allocator > struct basic_type : public PB_DS_BASE_C_DEC {