Merge branch 'RotationFPR_Cleaned' of https://github.com/Areloch/Torque3D into development

This commit is contained in:
Areloch 2016-05-12 23:50:00 -05:00
commit 58fb8d36ac

View file

@ -48,5 +48,8 @@
#ifndef _MEASE_H_
#include "math/mEase.h"
#endif
#ifndef MROTATION_H
#include "math/mRotation.h"
#endif
#endif //_MMATH_H_