Skip to content

Commit 6986c78

Browse files
committed
tests : add missing header
1 parent 943e608 commit 6986c78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test-sampling.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#undef NDEBUG
66
#endif
77

8+
#include <cmath>
89
#include <numeric>
910
#include <cassert>
1011
#include <iostream>

0 commit comments

Comments
 (0)