Remove stray parentheses

This commit is contained in:
Peter Dimov
2025-02-23 21:04:28 +02:00
parent e97dc53868
commit ec61272c1f
34 changed files with 34 additions and 34 deletions

View File

@ -1,6 +1,6 @@
// Copyright 2025 Peter Dimov
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt)
// https://www.boost.org/LICENSE_1_0.txt
#include <boost/array.hpp>
#include <boost/core/lightweight_test.hpp>