PartDesign: Add #include <limits> where used

This commit is contained in:
Benjamin Nauck
2025-03-31 23:52:18 +02:00
parent efa41a5952
commit 913850ef04
13 changed files with 18 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <limits>
# include <Mod/Part/App/FCBRepAlgoAPI_Fuse.h>
# include <BRep_Builder.hxx>
# include <BRepFeat_MakePrism.hxx>