Skip to content

Commit 87327e3

Browse files
committed
fix: unused cmath header file removed from test_tools.h
1 parent 96fb061 commit 87327e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/static/test_tools.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
#ifdef MP_UNITS_IMPORT_STD
2828
import std;
2929
#else
30-
#include <cmath>
3130
#include <limits>
3231
#include <type_traits>
3332
#endif

0 commit comments

Comments
 (0)