TechDraw: Add #include <limits> where used

This commit is contained in:
Benjamin Nauck
2025-03-31 23:53:03 +02:00
parent fb9249220e
commit 738bc95fa2
19 changed files with 23 additions and 6 deletions

View File

@@ -24,6 +24,7 @@
#ifndef _PreComp_
# include <cmath>
# include <limits>
# include <sstream>
# include <Standard_Failure.hxx>
# include <Precision.hxx>