mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
normalize includes: zone
This commit is contained in:
+1
-4
@@ -1,5 +1,4 @@
|
||||
#ifndef __QGLOBALS__H
|
||||
#define __QGLOBALS__H
|
||||
#pragma once
|
||||
|
||||
#include <list>
|
||||
|
||||
@@ -41,5 +40,3 @@ protected:
|
||||
void LoadBy(const std::string &query);
|
||||
std::list<QGlobal> qGlobalBucket;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user