We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff5517 commit 48938c2Copy full SHA for 48938c2
unit_tests/modulo_ut.cc
@@ -1,7 +1,6 @@
1
#include <unit_test_core.h>
2
#include <unit_test_common.h>
3
-#include <fixedmath/std_formatter.h>
4
-#include <print>
+
5
using boost::ut::operator""_test;
6
using namespace metatests;
7
using namespace fixedmath;
0 commit comments