Battled with math.h and cmath. We probably should move from C standard libraries to C++ ones internally (in places which are not visible via the interface)
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
#include "host_forcing.h"
|
||||
|
||||
// #include "src/core/math_utils.h"
|
||||
#include "math.h"
|
||||
#include <cmath>
|
||||
using namespace std;
|
||||
|
||||
// The is a wrapper for genering random numbers with a chosen system.
|
||||
AcReal
|
||||
|
||||
Reference in New Issue
Block a user