use own namespace

This commit is contained in:
john30
2017-01-14 16:41:54 +01:00
parent 7bd9446f13
commit 774e01e937
43 changed files with 196 additions and 48 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include <string>
#include "clock.h"
using namespace std;
using std::streamsize;
RotateFile::~RotateFile() {
if (m_stream) {