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

Do not include removed headers from package Aspect in samples (0025038)

This commit is contained in:
kgv
2014-07-04 10:29:09 +04:00
committed by apn
parent 9f2e7daaa9
commit dbe51192a3
4 changed files with 0 additions and 33 deletions

View File

@@ -127,7 +127,6 @@ enum CurrentAction3d {
#include <Aspect_TypeOfline.hxx>
#include <Aspect_TypeOfText.hxx>
#include <Aspect_WidthOfline.hxx>
#include <Aspect_Window.hxx>
#include <Bnd_Box2d.hxx>
#include <BndLib_Add2dCurve.hxx>
#include <BRep_Builder.hxx>
@@ -208,7 +207,6 @@ enum CurrentAction3d {
#include <V3d_Viewer.hxx>
#include <WNT_Window.hxx>
#include "HLRAlgo_Projector.hxx"
#include "Aspect_MarkMap.hxx"
#include <Geom_BSplineSurface.hxx>
#include <TopoDS_Face.hxx>