X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomDataAPI%2FGeomDataAPI.i;h=24da73652b8bbf0ddb185b9a499c39802f8940c1;hb=b6f308f901ef00da365c40bab25c5f03b547adf0;hp=98496183ef39a34639d9f1315577b49001cd04af;hpb=4783f146b71a48c651523fcf0e12367bcf3d1fa8;p=modules%2Fshaper.git diff --git a/src/GeomDataAPI/GeomDataAPI.i b/src/GeomDataAPI/GeomDataAPI.i index 98496183e..24da73652 100644 --- a/src/GeomDataAPI/GeomDataAPI.i +++ b/src/GeomDataAPI/GeomDataAPI.i @@ -6,6 +6,10 @@ #include "GeomDataAPI_Point.h" #include "GeomDataAPI_Dir.h" #include "GeomDataAPI_Point2D.h" + + #include + #include + #include template std::shared_ptr castTo(std::shared_ptr theObject) {