diff --git a/samples/mfc/standard/03_Viewer2d/src/StdAfx.h b/samples/mfc/standard/03_Viewer2d/src/StdAfx.h index 1d31d7455f..41ca686937 100755 --- a/samples/mfc/standard/03_Viewer2d/src/StdAfx.h +++ b/samples/mfc/standard/03_Viewer2d/src/StdAfx.h @@ -80,18 +80,8 @@ #include <AIS_LocalContext.hxx> #include <AIS_TexturedShape.hxx> -#include <Aspect_MarkMapEntry.hxx> -#include <Aspect_ColorMapEntry.hxx> -#include <Aspect_ColorScale.hxx> -#include <Aspect_GenericColorMap.hxx> -#include <Aspect_ColorMap.hxx> -#include <Aspect_FontMap.hxx> -#include <Aspect_MarkMap.hxx> -#include <Aspect_TypeMap.hxx> -#include <Aspect_WidthMap.hxx> #include <Aspect_TypeOfline.hxx> #include <Aspect_WidthOfline.hxx> -#include <Aspect_Window.hxx> #include <Aspect_Background.hxx> #include <Aspect_TypeOfText.hxx> diff --git a/samples/mfc/standard/06_Ocaf/src/StdAfx.h b/samples/mfc/standard/06_Ocaf/src/StdAfx.h index 53ee3a2fd3..69b5e293f9 100755 --- a/samples/mfc/standard/06_Ocaf/src/StdAfx.h +++ b/samples/mfc/standard/06_Ocaf/src/StdAfx.h @@ -47,17 +47,9 @@ #include <AIS_Trihedron.hxx> #include <Aspect_Background.hxx> -#include <Aspect_ColorMapEntry.hxx> -#include <Aspect_GenericColorMap.hxx> -#include <Aspect_LineStyle.hxx> -#include <Aspect_MarkMap.hxx> -#include <Aspect_TypeMap.hxx> -#include <Aspect_TypeMapEntry.hxx> #include <Aspect_TypeOfLine.hxx> #include <Aspect_TypeOfText.hxx> -#include <Aspect_WidthMapEntry.hxx> #include <Aspect_WidthOfLine.hxx> -#include <Aspect_Window.hxx> #include <Bnd_Box2d.hxx> #include <BndLib_Add2dCurve.hxx> #include <BRep_Builder.hxx> diff --git a/samples/mfc/standard/08_HLR/src/StdAfx.h b/samples/mfc/standard/08_HLR/src/StdAfx.h index e910af7bfc..aa6708e925 100755 --- a/samples/mfc/standard/08_HLR/src/StdAfx.h +++ b/samples/mfc/standard/08_HLR/src/StdAfx.h @@ -116,7 +116,6 @@ #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> @@ -194,8 +193,6 @@ #include <WNT_Window.hxx> #include <HLRAlgo_Projector.hxx> -#include <Aspect_MarkMap.hxx> -// specific to ISession2D_Shape #include <TopTools_ListOfShape.hxx> #include <HLRAlgo_Projector.hxx> #include <HLRBRep_Algo.hxx> @@ -208,19 +205,9 @@ #include <TopoDS_Vertex.hxx> #include <BRep_Tool.hxx> -#include <Aspect_GenericColorMap.hxx> -#include <Aspect_ColorMapEntry.hxx> -#include <Aspect_WidthMapEntry.hxx> -#include <Aspect_TypeMapEntry.hxx> -#include <Aspect_LineStyle.hxx> -#include <Aspect_TypeMap.hxx> - #include <AIS_ListOfInteractive.hxx> #include <AIS_ListIteratorOfListOfInteractive.hxx> -#include <Aspect_ColorMapEntry.hxx> -#include <Aspect_GenericColorMap.hxx> - #include "..\res\resource.h" //End CasCade diff --git a/samples/mfc/standard/09_Animation/src/StdAfx.h b/samples/mfc/standard/09_Animation/src/StdAfx.h index cda56c6fa9..9e7a499bf3 100755 --- a/samples/mfc/standard/09_Animation/src/StdAfx.h +++ b/samples/mfc/standard/09_Animation/src/StdAfx.h @@ -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>