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

0032742: Coding - get rid of unused headers [Adaptor2d to Approx]

This commit is contained in:
aml
2021-12-19 10:43:29 +03:00
committed by smoskvin
parent ce7fe22d97
commit f32cb549d8
146 changed files with 4 additions and 353 deletions

View File

@@ -15,8 +15,6 @@
#include <AIS_AnimationObject.hxx>
#include <AIS_InteractiveContext.hxx>
#include <TopLoc_Location.hxx>
#include <V3d_Viewer.hxx>
#include <V3d_View.hxx>
IMPLEMENT_STANDARD_RTTIEXT(AIS_AnimationObject, AIS_Animation)