mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 23:40:26 +00:00
normalize includes: zone
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef EQEMU_SHARED_TASK_ZONE_MESSAGING_H
|
||||
#define EQEMU_SHARED_TASK_ZONE_MESSAGING_H
|
||||
#pragma once
|
||||
|
||||
class ServerPacket;
|
||||
|
||||
@@ -7,6 +6,3 @@ class SharedTaskZoneMessaging {
|
||||
public:
|
||||
static void HandleWorldMessage(ServerPacket *pack);
|
||||
};
|
||||
|
||||
|
||||
#endif //EQEMU_SHARED_TASK_ZONE_MESSAGING_H
|
||||
|
||||
Reference in New Issue
Block a user