X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FAIS%2FAIS_PlaneTrihedron.cxx;h=7ea3d8a1312cc8237120c95317dfe079bb4bdbcc;hb=bf3977c9f92be2172130cec3b9885dad60dd559d;hpb=2157d6ac6378bc7d9898aa5c1e8e85a9fe62ab80 diff --git a/src/AIS/AIS_PlaneTrihedron.cxx b/src/AIS/AIS_PlaneTrihedron.cxx index b9b57955f7..7ea3d8a131 100644 --- a/src/AIS/AIS_PlaneTrihedron.cxx +++ b/src/AIS/AIS_PlaneTrihedron.cxx @@ -47,8 +47,6 @@ #include #include -#include - void ExtremityPoints(TColgp_Array1OfPnt& PP,const Handle(Geom_Plane)& myPlane,const Handle(Prs3d_Drawer)& myDrawer); //=======================================================================