1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0033041: Coding - get rid of unused headers [TopTools to Xw]

This commit is contained in:
aml
2022-06-27 19:46:53 +03:00
committed by smoskvin
parent 1593d38b13
commit ec2d883e53
428 changed files with 0 additions and 937 deletions

View File

@@ -17,8 +17,6 @@
#ifndef _XSDRAW_Functions_HeaderFile
#define _XSDRAW_Functions_HeaderFile
#include <Standard.hxx>
//! Defines additional commands for XSDRAW to :
//! - control of initialisation (xinit, xnorm, newmodel)
//! - analyse of the result of a transfer (recorded in a

View File

@@ -21,8 +21,6 @@
#include <Standard_Type.hxx>
#include <XSControl_Vars.hxx>
#include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
class Standard_Transient;
class Geom_Geometry;
class Geom2d_Curve;