refactor: phase 0 & 1
This commit is contained in:
@@ -24,9 +24,7 @@
|
||||
* reasonable ways as different from the original version.
|
||||
*/
|
||||
|
||||
#ifndef DIRECTORY_HPP
|
||||
#define DIRECTORY_HPP
|
||||
|
||||
#pragma once
|
||||
#include <dirent.h>
|
||||
#include <errno.h>
|
||||
#include <string>
|
||||
@@ -55,4 +53,3 @@ private:
|
||||
bool mGood;
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user