From: vsr Date: Fri, 3 Jun 2022 09:54:24 +0000 (+0300) Subject: bos #30182 Fix compilation problem X-Git-Tag: V9_9_1b1~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ced2b33b41ece5969c897328e7a914b572be40e7;p=modules%2Fshaper.git bos #30182 Fix compilation problem --- diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h index 52c37a583..aa4c00ae6 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h @@ -28,6 +28,8 @@ #include #include +#include + /// Keeps values of different possible types, used in python shapeInfo. class GeomAlgoAPI_InfoValue {