Selaa lähdekoodia

tests : add missing header

Georgi Gerganov 2 vuotta sitten
vanhempi
sitoutus
6986c7835a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      tests/test-sampling.cpp

+ 1 - 0
tests/test-sampling.cpp

@@ -5,6 +5,7 @@
 #undef NDEBUG
 #endif
 
+#include <cmath>
 #include <numeric>
 #include <cassert>
 #include <iostream>