Merged with master
This commit is contained in:
@@ -33,7 +33,9 @@
|
||||
#define UTILS_H
|
||||
|
||||
// Otherwise #defines like M_PI are undeclared under Visual Studio
|
||||
#define _USE_MATH_DEFINES
|
||||
#ifndef _USE_MATH_DEFINES
|
||||
#define _USE_MATH_DEFINES
|
||||
#endif /* _USE_MATH_DEFINES */
|
||||
|
||||
#include <exception>
|
||||
#include <math.h>
|
||||
|
||||
Reference in New Issue
Block a user