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:
@@ -26,7 +26,7 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "math_utils.h"
|
||||
#include "src/core/math_utils.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
|
Reference in New Issue
Block a user