Switch some dirty hacking to using real infrastructure. A Chatline now contains three...
[quassel.git] / src / common / logger.cpp
index de20651..6047042 100644 (file)
@@ -21,8 +21,7 @@
 #include "logger.h"
 
 #include <iostream>
-
-
+#include <stdlib.h>
 
 Logger::~Logger() {
   qInstallMsgHandler(0);