mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
remove global_define.h and adjust platform header includes
- Remove unused MRMutex - Remove unused generate_key
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
#include "common/database.h"
|
||||
#include "common/strings.h"
|
||||
|
||||
#include <boost/tuple/tuple_comparison.hpp>
|
||||
|
||||
class CharacterEvolvingItemsRepository: public BaseCharacterEvolvingItemsRepository {
|
||||
public:
|
||||
// Custom extended repository methods here
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#include "common/database.h"
|
||||
#include "common/dynamic_zone_lockout.h"
|
||||
#include "common/strings.h"
|
||||
#include "fmt/ranges.h"
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user