fixup load_factor_tests

This commit is contained in:
Christian Mazakas
2023-01-13 15:07:53 -08:00
parent f7bfb85d84
commit e244b35d23

View File

@ -1,6 +1,6 @@
// Copyright 2006-2009 Daniel James.
// Copyright 2022 Christian Mazakas.
// Copyright 2022-2023 Christian Mazakas.
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)