Skip to content

Commit 48938c2

Browse files
committed
fix
1 parent bff5517 commit 48938c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

unit_tests/modulo_ut.cc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#include <unit_test_core.h>
22
#include <unit_test_common.h>
3-
#include <fixedmath/std_formatter.h>
4-
#include <print>
3+
54
using boost::ut::operator""_test;
65
using namespace metatests;
76
using namespace fixedmath;

0 commit comments

Comments
 (0)