Compile fix for Loginserver

This commit is contained in:
Akkadius
2015-01-22 16:48:10 -06:00
parent 908c7b1464
commit 65397cf03e
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "../common/debug.h"
#include "../common/global_define.h"
#include "encryption.h"
#include "error_log.h"
#include <string>