summaryrefslogtreecommitdiff
blob: dd6e91b984d261053e251da6a8a1f2911f007837 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/PhraseExtractTest.cpp
+++ b/src/PhraseExtractTest.cpp
@@ -16,6 +16,8 @@
  * limitations under the License.
  */
 
+#include <cmath>
+
 #include "PhraseExtract.hpp"
 #include "TestUtils.hpp"