Skip to content

Commit a52d32f

Browse files
committed
Fix build issues.
1 parent a72bacb commit a52d32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/calculus/nInt/nInt.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "fn/basicArithm.hpp"
2424
#include "rounding.hpp"
2525

26-
#include <concepts>
26+
#include <cmath>
2727
#include <functional>
2828
#include <string>
2929
#include <vector>

0 commit comments

Comments
 (0)