0033022: Coding - get rid of unused headers [ShapeBuild to STEPControl]
[occt.git] / src / StdPrs / StdPrs_Vertex.hxx
index 33eb4b3..b9c3b8d 100755 (executable)
 #define StdPrs_Vertex_HeaderFile
 
 #include <Prs3d_Point.hxx>
-#include <Prs3d_Drawer.hxx>
 #include <TopoDS_Vertex.hxx>
 #include <StdPrs_ToolVertex.hxx>
-#include <Prs3d_Presentation.hxx>
 
 typedef Prs3d_Point<TopoDS_Vertex, StdPrs_ToolVertex> StdPrs_Vertex;
 #endif