Преглед на файлове

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>