remove debug include

This commit is contained in:
Andrew Meadows 2014-06-23 08:53:58 -07:00
parent b2ea8c0bf9
commit c1c2df5933

View file

@ -10,7 +10,6 @@
//
#include <glm/glm.hpp>
#include <iostream> // adebug
#include "PhysicsSimulation.h"