removing more using namespace std

This commit is contained in:
Erik Frojdh
2018-05-24 13:47:48 +02:00
parent d71008bd10
commit a67d9e60da
6 changed files with 66 additions and 66 deletions

View File

@ -1,6 +1,6 @@
#include "fileIO.h"
using namespace std;
/* I/O */