Переглянути джерело

tests : add missing header

Georgi Gerganov 2 роки тому
батько
коміт
6986c7835a
1 змінених файлів з 1 додано та 0 видалено
  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>