Trying to fix more cppcheck messages.
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
using namespace std;
|
||||
|
||||
ServerAdminBot::ServerAdminBot()
|
||||
: m_ircRestartTimer(boost::posix_time::time_duration(0, 0, 0), boost::timers::portable::microsec_timer::auto_start)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user