Skip to content

Commit 9f775d0

Browse files
committed
test: replace old boost.test interfaces
1 parent 4806b16 commit 9f775d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/common_heap_tests.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include <boost/container/pmr/polymorphic_allocator.hpp>
2121
#include <boost/shared_ptr.hpp>
2222

23-
#include <boost/test/tools/old/interface.hpp>
23+
#include <boost/test/unit_test.hpp>
2424
#include <boost/test/unit_test_log.hpp>
2525

2626
#include <boost/heap/heap_concepts.hpp>

0 commit comments

Comments
 (0)