mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +00:00
normalize includes: common
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#ifndef EQEMU_PATH_MANAGER_H
|
||||
#define EQEMU_PATH_MANAGER_H
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
@@ -43,5 +41,3 @@ private:
|
||||
std::string m_server_path;
|
||||
std::string m_shared_memory_path;
|
||||
};
|
||||
|
||||
#endif //EQEMU_PATH_MANAGER_H
|
||||
|
||||
Reference in New Issue
Block a user