Fem: Add #include <limits> where used

This commit is contained in:
Benjamin Nauck
2025-03-31 23:51:06 +02:00
parent 1dc1cc8d1b
commit a6e1b894fe
17 changed files with 18 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#include <limits>
#include <Adaptor3d_IsoCurve.hxx>
#include <BRepAdaptor_CompCurve.hxx>
#include <BRepAdaptor_Curve.hxx>