Fix crash on windows

This commit is contained in:
apathy
2017-01-07 00:55:10 -06:00
parent 928625d71d
commit 7b783f9cda

View File

@@ -1,8 +1,5 @@
#define ELPP_DISABLE_DEFAULT_CRASH_HANDLING 1
#define ELPP_NO_DEFAULT_LOG_FILE
#define ELPP_DEFAULT_LOG_FILE "var/log/swgchat.log"
#include "easylogging++.h"
#include "StationChatApp.hpp"