X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomDataAPI%2FGeomDataAPI.i;h=24da73652b8bbf0ddb185b9a499c39802f8940c1;hb=6f77dfcd9833cdba0c583e6218350f1f7043eb8b;hp=98496183ef39a34639d9f1315577b49001cd04af;hpb=35a88fdd724349275bbff32b9596a44e7cd422e2;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) {