Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
include mathconstants.h in numerics.cpp
  • Loading branch information
Vincent Heuken authored and kwolekr committed Jul 7, 2013
1 parent ae8ff4b commit 39ab220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/numeric.cpp
Expand Up @@ -18,6 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
*/

#include "numeric.h"
#include "mathconstants.h"

#include "../log.h"
#include "../constants.h" // BS, MAP_BLOCKSIZE
Expand Down

0 comments on commit 39ab220

Please sign in to comment.