From c0461add5f966b29de987cb04455c88377b5c5bb Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Wed, 20 Jun 2012 17:00:16 +0200 Subject: Refactoring of #includes and forward declarations in object/ --- src/object/motion/motionmother.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/object/motion/motionmother.h') diff --git a/src/object/motion/motionmother.h b/src/object/motion/motionmother.h index 6578f91..7d67f5b 100644 --- a/src/object/motion/motionmother.h +++ b/src/object/motion/motionmother.h @@ -22,16 +22,6 @@ #include "object/motion/motion.h" -class CInstanceManager; -class CEngine; -class CLight; -class CParticule; -class CTerrain; -class CCamera; -class CBrain; -class CPhysics; -class CObject; - class CMotionMother : public CMotion { -- cgit v1.2.3-1-g7c22