mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
normalize includes: queryserv
This commit is contained in:
@@ -17,9 +17,10 @@
|
||||
|
||||
*/
|
||||
|
||||
#include "../common/global_define.h"
|
||||
#include "queryservconfig.h"
|
||||
|
||||
#include "common/global_define.h"
|
||||
|
||||
queryservconfig *queryservconfig::_chat_config = nullptr;
|
||||
|
||||
std::string queryservconfig::GetByName(const std::string &var_name) const {
|
||||
|
||||
Reference in New Issue
Block a user