aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShauren <none@none>2010-06-09 22:22:02 +0200
committerShauren <none@none>2010-06-09 22:22:02 +0200
commit489785418e23bb56ba2c4f8f93f43605b36d2d06 (patch)
tree7f3593a57a70714184ecf73b84be2ee8a29141b3 /src
parentdabeaec4646d70a2e24fd92f9116ccc97ca5796a (diff)
win build: fixed game pch, generating revision.h, realm source dirs (but it doesnt build yet)
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/server/authserver/Server/RealmSocket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/authserver/Server/RealmSocket.h b/src/server/authserver/Server/RealmSocket.h
index 13be8327533..dd9d4c68d26 100644
--- a/src/server/authserver/Server/RealmSocket.h
+++ b/src/server/authserver/Server/RealmSocket.h
@@ -30,7 +30,6 @@
#include <ace/Svc_Handler.h>
#include <ace/SOCK_Stream.h>
#include <ace/Message_Block.h>
-#include <ace/Basic_Types.h>
class RealmSocket : public ACE_Svc_Handler<ACE_SOCK_STREAM, ACE_NULL_SYNCH>
{