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