added using namespace pg to relavent files ... will remove at some point
[physics.git] / src / config / reader.cpp
index 3f370e3..edba875 100644 (file)
@@ -18,6 +18,7 @@
 #include "reader.h"
 
 #include <pg/debug.h>
+using namespace pg;
 
 #include <iostream>
 using std::cerr;