Enable user warnings in tests to be able to fix them.

This commit is contained in:
Ion Gaztañaga
2020-07-12 11:06:01 +02:00
parent 5d8e008c50
commit 4f37a023b0
14 changed files with 12 additions and 49 deletions
-2
View File
@@ -7,9 +7,7 @@
// See http://www.boost.org/libs/container for documentation.
//
//////////////////////////////////////////////////////////////////////////////
#include <boost/container/detail/config_begin.hpp>
#include <boost/container/uses_allocator_fwd.hpp>
#include <boost/container/uses_allocator.hpp>
#include "propagation_test_allocator.hpp"