]> OCCT Git - occt.git/commit
0032662: Coding - Missing header file in AIS_DataMapOfSelStat.hxx
authordipts <tobias@schachte.net>
Sat, 13 Nov 2021 12:30:39 +0000 (13:30 +0100)
committerinv <inv@opencascade.com>
Sun, 21 Nov 2021 09:42:09 +0000 (12:42 +0300)
commit45143b7a24a45a6bb0879f996514fe0890491285
tree386d63215863c883acd99a723d697a6b52360eff
parent9eab1511b0de5d4f0bf4be1ecb167267597adc0e
0032662: Coding - Missing header file in AIS_DataMapOfSelStat.hxx

Removed obsolete header files AIS_DataMapOfSelStat.hxx and AIS_DataMapIteratorOfDataMapOfSelStat.hxx.
Removed obsolete types AIS_DataMapofIntegerListOfinteractive, AIS_ClearMode, AIS_ConnectStatus,
AIS_IndexedDataMapOfOwnerPrs, AIS_MapOfInteractive.
16 files changed:
samples/mfc/standard/06_Ocaf/src/OcafDoc.cpp
samples/mfc/standard/06_Ocaf/src/StdAfx.h
src/AIS/AIS_ClearMode.hxx [deleted file]
src/AIS/AIS_ConnectStatus.hxx [deleted file]
src/AIS/AIS_DataMapIteratorOfDataMapOfSelStat.hxx [deleted file]
src/AIS/AIS_DataMapIteratorOfDataMapofIntegerListOfinteractive.hxx [deleted file]
src/AIS/AIS_DataMapOfSelStat.hxx [deleted file]
src/AIS/AIS_DataMapofIntegerListOfinteractive.hxx [deleted file]
src/AIS/AIS_IndexedDataMapOfOwnerPrs.hxx [deleted file]
src/AIS/AIS_InteractiveContext.hxx
src/AIS/AIS_MapIteratorOfMapOfInteractive.hxx [deleted file]
src/AIS/AIS_MapOfInteractive.hxx [deleted file]
src/AIS/FILES
src/ViewerTest/ViewerTest.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
src/ViewerTest/ViewerTest_RelationCommands.cxx