Trying to fix more cppcheck messages.

This commit is contained in:
lotodore
2011-02-10 13:54:53 +00:00
parent c1b1ae2fe0
commit 246c99e62e
9 changed files with 17 additions and 9 deletions
+1
View File
@@ -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)
{
}