Added #include <math.h> to suppress a warning with regard to
redefinition of M_PI.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
# define CONFIG_H
|
||||
|
||||
# include <string>
|
||||
# include <math.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user