Skip to content

Commit 1eb3ea6

Browse files
Add mising include
Signed-off-by: Christian Parpart <[email protected]>
1 parent 5dca8c9 commit 1eb3ea6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-boxed-cpp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// SPDX-License-Identifier: Apache-2.0
22
#include <catch2/catch_test_macros.hpp>
33

4+
#include <cmath>
45
#include <functional>
56
#include <limits>
67
#include <type_traits>

0 commit comments

Comments
 (0)