Skip to content

Commit

Permalink
Add missing include: <cmath> for M_LN10.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen Vermeulen committed May 20, 2015
1 parent d7f6428 commit 8bbbc06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moses/Incremental.cpp
@@ -1,3 +1,4 @@
#include <cmath>
#include <stdexcept>

#include "moses/Incremental.h"
Expand Down

0 comments on commit 8bbbc06

Please sign in to comment.