eq_stream_ident.h header include cleanup

This commit is contained in:
Akkadius 2014-12-15 20:32:03 -06:00
parent 968b0adc1d
commit e048c5cf17

View File

@ -4,13 +4,13 @@
#include "eq_stream.h"
#include "timer.h"
#include <vector>
#include <string>
#include <queue>
#define STREAM_IDENT_WAIT_MS 10000
class OpcodeManager;
class StructStrategy;
class EQStreamInterface;
class EQStreamIdentifier {
public: