+ Replace math.h with cmath
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
|
||||
#include "Definitions.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user