use own namespace
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <string>
|
||||
#include "clock.h"
|
||||
|
||||
using namespace std;
|
||||
using std::streamsize;
|
||||
|
||||
RotateFile::~RotateFile() {
|
||||
if (m_stream) {
|
||||
|
||||
Reference in New Issue
Block a user