Open jayjaybillings opened 7 years ago
I have made a bunch of header files dirty by adding "using namespace std." I need to remove that.
http://stackoverflow.com/questions/1452721/why-is-using-namespace-std-considered-bad-practice
I have made a bunch of header files dirty by adding "using namespace std." I need to remove that.