more debug changes
[physics.git] / src / graphics / graphics.cpp
index d5148c1..17c2e38 100644 (file)
 
 #include "../mathw.h"
 
+#include <iostream>
+using std::cerr;
+using std::cout;
+using std::endl;
+
 
 /// ***** Private Method Headers *****