1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-08 22:57:52 +00:00
i2pd/Log.cpp

3 lines
52 B
C++
Raw Normal View History

2013-12-10 13:00:13 +00:00
#include "Log.h"
i2p::util::MsgQueue<LogMsg> g_Log;