PartDesign: Add #include <limits> where used

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

View File

@@ -23,6 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <limits>
# include <TopoDS.hxx>
# include <TopoDS_Face.hxx>
# include <gp_Lin.hxx>