From Magnus Kessler, "osgAnimation/Interpolator includes itself. The following patch removes the

superfluous include"
This commit is contained in:
Robert Osfield 2009-08-20 16:39:14 +00:00
parent 564ae70d45
commit 65352c8533

View File

@ -20,7 +20,6 @@
#define OSGANIMATION_INTERPOLATOR_H
#include <osg/Notify>
#include <osgAnimation/Interpolator>
#include <osgAnimation/Keyframe>
namespace osgAnimation