fix missing header issue in fairmq/logger

This commit is contained in:
winckler
2015-09-24 11:01:49 +02:00
committed by Mohammad Al-Turany
parent 5212dd4ce1
commit 96cd2afac7
4 changed files with 172 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
* GNU Lesser General Public Licence version 3 (LGPL) version 3, *
* copied verbatim in the file "LICENSE" *
********************************************************************************/
#include "logger.h"
#include "logger_oldboost_version.h"
#include "fairroot_null_deleter.h"
#include <boost/log/core/core.hpp>