mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
command.cpp #include cleanup
command.h forward declaration
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
#ifndef COMMAND_H
|
||||
#define COMMAND_H
|
||||
|
||||
class Client;
|
||||
class Seperator;
|
||||
|
||||
#include "../common/seperator.h"
|
||||
#include "../common/eq_stream.h"
|
||||
#include "client.h"
|
||||
|
||||
Reference in New Issue
Block a user