mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
normalize includes: common
This commit is contained in:
+1
-4
@@ -18,8 +18,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef EQEMU_FILE_H
|
||||
#define EQEMU_FILE_H
|
||||
#pragma once
|
||||
|
||||
#include <filesystem>
|
||||
|
||||
@@ -40,5 +39,3 @@ public:
|
||||
};
|
||||
|
||||
bool Exists(const std::string& name);
|
||||
|
||||
#endif //EQEMU_FILE_H
|
||||
|
||||
Reference in New Issue
Block a user