@@ -33,18 +33,14 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
33
33
#include < AIS_Chamf2dDimension.hxx>
34
34
#include < AIS_Chamf3dDimension.hxx>
35
35
#include < AIS_Circle.hxx>
36
- #include < AIS_ClearMode.hxx>
37
36
#include < AIS_ColorScale.hxx>
38
37
#include < AIS_ColoredDrawer.hxx>
39
38
#include < AIS_ColoredShape.hxx>
40
39
#include < AIS_ConcentricRelation.hxx>
41
- #include < AIS_ConnectStatus.hxx>
42
40
#include < AIS_ConnectedInteractive.hxx>
43
41
#include < AIS_DataMapIteratorOfDataMapOfIOStatus.hxx>
44
- #include < AIS_DataMapIteratorOfDataMapofIntegerListOfinteractive.hxx>
45
42
#include < AIS_DataMapOfIOStatus.hxx>
46
43
#include < AIS_DataMapOfShapeDrawer.hxx>
47
- #include < AIS_DataMapofIntegerListOfinteractive.hxx>
48
44
#include < AIS_DiameterDimension.hxx>
49
45
#include < AIS_Dimension.hxx>
50
46
#include < AIS_DimensionOwner.hxx>
@@ -59,7 +55,6 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
59
55
#include < AIS_GlobalStatus.hxx>
60
56
#include < AIS_GraphicTool.hxx>
61
57
#include < AIS_IdenticRelation.hxx>
62
- #include < AIS_IndexedDataMapOfOwnerPrs.hxx>
63
58
#include < AIS_InteractiveContext.hxx>
64
59
#include < AIS_InteractiveObject.hxx>
65
60
#include < AIS_KindOfInteractive.hxx>
@@ -71,8 +66,6 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
71
66
#include < AIS_Manipulator.hxx>
72
67
#include < AIS_ManipulatorMode.hxx>
73
68
#include < AIS_ManipulatorOwner.hxx>
74
- #include < AIS_MapIteratorOfMapOfInteractive.hxx>
75
- #include < AIS_MapOfInteractive.hxx>
76
69
#include < AIS_MaxRadiusDimension.hxx>
77
70
#include < AIS_MediaPlayer.hxx>
78
71
#include < AIS_MidPointRelation.hxx>
@@ -97,7 +90,6 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
97
90
#include < AIS_Selection.hxx>
98
91
#include < AIS_SelectionModesConcurrency.hxx>
99
92
#include < AIS_SelectionScheme.hxx>
100
- #include < AIS_SequenceOfInteractive.hxx>
101
93
#include < AIS_Shape.hxx>
102
94
#include < AIS_SignatureFilter.hxx>
103
95
#include < AIS_StatusOfDetection.hxx>
0 commit comments