mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
normalize includes: common
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*
|
||||
*/
|
||||
|
||||
#include "zone_store.h"
|
||||
|
||||
#include "common/content/world_content_service.h"
|
||||
#include "common/stacktrace/backward.hpp"
|
||||
|
||||
|
||||
#define DEFAULT_MINIMUM_CLIP 50.0f
|
||||
#define DEFAULT_MAXIMUM_CLIP 175.0f
|
||||
@@ -41,10 +47,6 @@
|
||||
#define SNOW_SLOT_THREE 3
|
||||
#define SNOW_SLOT_FOUR 4
|
||||
|
||||
#include "zone_store.h"
|
||||
#include "../common/content/world_content_service.h"
|
||||
#include "stacktrace/backward.hpp"
|
||||
|
||||
ZoneStore::ZoneStore() = default;
|
||||
ZoneStore::~ZoneStore() = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user