Red. include string

This commit is contained in:
KimLS 2013-05-24 01:10:19 -07:00
parent ee7d7c6f24
commit 3c7f7beb6d

View File

@ -20,8 +20,6 @@
#include "ErrorLog.h" #include "ErrorLog.h"
#include <string> #include <string>
#include <string>
extern ErrorLog *server_log; extern ErrorLog *server_log;
bool Encryption::LoadCrypto(std::string name) bool Encryption::LoadCrypto(std::string name)