Skip to content

Commit 68535b9

Browse files
committed
fix: missing ISQ header added in math_test
1 parent 21dc0e6 commit 68535b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/static/math_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
// SOFTWARE.
2222

2323
#include <mp-units/math.h> // IWYU pragma: keep
24+
#include <mp-units/systems/isq.h>
2425
#include <mp-units/systems/si.h>
2526
#include <mp-units/systems/yard_pound.h>
2627

0 commit comments

Comments
 (0)