Fix libtorrent RC_1_1 build (and appveyor).

This commit is contained in:
sledgehammer999
2017-09-11 02:36:26 +03:00
parent 9b7dc87a99
commit d955e40531

View File

@@ -71,4 +71,7 @@ private:
int peerCounter;
};
// Helper function
void LogMsg(const QString &message, const Log::MsgType &type = Log::NORMAL);
#endif // LOGGER_H