summaryrefslogtreecommitdiffstats
path: root/source/cServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/cServer.h')
-rw-r--r--source/cServer.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/cServer.h b/source/cServer.h
index b2a46f78a..db60a2742 100644
--- a/source/cServer.h
+++ b/source/cServer.h
@@ -1,8 +1,6 @@
+
#pragma once
-class cEvent;
-class cSemaphore;
-class cCriticalSection;
class cPlayer;
class cClientHandle;
class cPacket;