namespace cleanliness

This commit is contained in:
bert hubert 2019-02-06 11:08:55 +01:00
parent 9c5bb43cb5
commit e02d654dfe
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
#include <boost/iostreams/stream_buffer.hpp>
#include <boost/iostreams/device/back_inserter.hpp>
#include <sstream>
using std::cout;
using std::endl;
// using std::cout;
// using std::endl;
/*