Part: Use std::numeric_limits and std::numbers instead of defines
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
// to avoid compiler warnings of redefining contents of basic.h
|
||||
// later by #include "ViewProvider.h"
|
||||
# define _USE_MATH_DEFINES
|
||||
# include <cmath>
|
||||
|
||||
# include <Inventor/nodes/SoGroup.h>
|
||||
|
||||
Reference in New Issue
Block a user