Skip to content

Commit bd00d32

Browse files
committed
Add missing #include
1 parent f674493 commit bd00d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ifcgeom/IfcGeomFunctions.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
#include <set>
2727
#include <cassert>
28+
#include <limits>
2829

2930
#include <gp_Pnt.hxx>
3031
#include <gp_Vec.hxx>

0 commit comments

Comments
 (0)