Fixes to flat_map when used as an adaptor from regression tests errors in Mingw.

This commit is contained in:
Ion Gaztañaga
2017-08-28 11:58:43 +02:00
parent c123accab1
commit 9ee836ee3d
4 changed files with 18 additions and 9 deletions
-1
View File
@@ -86,7 +86,6 @@ template class flat_set
, std::vector<test::movable_and_copyable_int>
>;
} //container_detail {
}} //boost::container
#endif