[Change] What? I wasn't even consistent?!
This commit is contained in:
parent
4c0654e148
commit
f74878719d
@ -1,5 +1,4 @@
|
|||||||
#ifndef _DEBUG_H_
|
#pragma once
|
||||||
#define _DEBUG_H_
|
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include "string"
|
#include "string"
|
||||||
|
|
||||||
@ -19,5 +18,3 @@ public:
|
|||||||
private:
|
private:
|
||||||
std::ofstream _logFile;
|
std::ofstream _logFile;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // _DEBUG_H_
|
|
||||||
|
Loading…
Reference in New Issue
Block a user