+ Replace math.h with cmath
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
// standard
|
||||
#include <iostream>
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
|
||||
// STL
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user