Techdraw: Use std::numeric_limits and std::numbers instead of defines
This commit is contained in:
@@ -24,10 +24,7 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# ifdef _MSC_VER
|
||||
# define _USE_MATH_DEFINES
|
||||
# include <cmath>
|
||||
# endif //_MSC_VER
|
||||
# include <cmath>
|
||||
#endif
|
||||
|
||||
#include <Mod/TechDraw/App/CosmeticExtension.h>
|
||||
|
||||
Reference in New Issue
Block a user