Add support for OCCT 7.8.0 (#11909)

This commit is contained in:
bgbsww
2024-01-09 20:47:25 -05:00
committed by GitHub
parent b1ee268d98
commit bd1fc0fc03
29 changed files with 161 additions and 35 deletions

View File

@@ -38,8 +38,6 @@
#define RobotGuiExport
#endif
#include <Standard_math.hxx>
#ifdef _MSC_VER
#pragma warning(disable : 4005)
#pragma warning(disable : 4273)