Type fix. That that even compiled :/

This commit is contained in:
Aleric Inglewood 2014-07-14 21:18:37 +02:00 committed by Carlo Wood
parent 147a4119cb
commit 935f28aa35

View file

@ -40,7 +40,7 @@ QDataStream& operator>>(QDataStream& in, glm::quat& quaternion);
#ifdef DEBUG
class CollisionInfo;
class SphereShape;
class CapsuleShape.h;
class CapsuleShape;
std::ostream& operator<<(std::ostream& s, const CollisionInfo& c);
std::ostream& operator<<(std::ostream& s, const SphereShape& shape);
std::ostream& operator<<(std::ostream& s, const CapsuleShape& capsule);