1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-08 14:17:06 +03:00

0032806: Coding - get rid of unused headers [Contap to Extrema]

This commit is contained in:
aml
2022-01-12 18:48:35 +03:00
committed by smoskvin
parent ff77ee8103
commit 7109a4ae58
430 changed files with 36 additions and 1337 deletions

View File

@@ -18,15 +18,12 @@
#define _Draw_Marker2D_HeaderFile
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <gp_Pnt2d.hxx>
#include <Draw_Color.hxx>
#include <Draw_MarkerShape.hxx>
#include <Standard_Integer.hxx>
#include <Draw_Drawable2D.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
class Draw_Display;