From 9307a524f06875e951e501ff3113d07a21ae5f14 Mon Sep 17 00:00:00 2001 From: Clarisse Genrault Date: Mon, 1 Aug 2016 15:24:23 +0200 Subject: [PATCH] Add include of string. --- src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h index 1b423738e..6fc03c6f8 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h @@ -15,6 +15,7 @@ #include #include #include +#include /// \class GeomAlgoAPI_MakeShape /// \ingroup DataAlgo -- 2.39.2