diff --git a/test/algorithms/disjoint/test_disjoint_seg_box.hpp b/test/algorithms/disjoint/test_disjoint_seg_box.hpp index dbed11321..4d5d02310 100644 --- a/test/algorithms/disjoint/test_disjoint_seg_box.hpp +++ b/test/algorithms/disjoint/test_disjoint_seg_box.hpp @@ -1,5 +1,7 @@ // Boost.Geometry +// Copyright (c) 2022 Adam Wulkiewicz, Lodz, Poland. + // Copyright (c) 2016-2017 Oracle and/or its affiliates. // Contributed and/or modified by Vissarion Fysikopoulos, on behalf of Oracle @@ -13,6 +15,7 @@ #include #include +#include template inline void test_disjoint_check(bool result, bool expected_result,