Преглед изворни кода

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>