aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Main.cpp
diff options
context:
space:
mode:
authorSubv <subv2112@gmail.com>2014-07-02 11:50:03 -0500
committerSubv <subv2112@gmail.com>2014-07-02 11:50:03 -0500
commit2874014443cff95e34a75ffa3bfe816ed7143803 (patch)
tree611ae46672af71d54721676edbf20ef36e21df6f /src/server/authserver/Main.cpp
parent8df9e98ba5d7e230009f640a95289639ede8b0c1 (diff)
Cleaned up the authserver includes a bit.
Fixed authserver pch build
Diffstat (limited to 'src/server/authserver/Main.cpp')
-rw-r--r--src/server/authserver/Main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/authserver/Main.cpp b/src/server/authserver/Main.cpp
index 988ee901139..1fdd01ad968 100644
--- a/src/server/authserver/Main.cpp
+++ b/src/server/authserver/Main.cpp
@@ -28,8 +28,6 @@
#include <openssl/crypto.h>
#include <iostream>
#include <cstdlib>
-#include <boost/bind.hpp>
-#include <boost/asio.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include "Common.h"