mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Improve compilation speed
This commit is contained in:
committed by
Dennis Klein
parent
436f79bee5
commit
e4c349888d
@@ -15,6 +15,7 @@
|
||||
#include "FairMQParser.h"
|
||||
#include "FairMQLogger.h"
|
||||
#include <boost/property_tree/json_parser.hpp>
|
||||
#include <boost/property_tree/ptree.hpp>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
@@ -13,7 +13,7 @@
|
||||
#include <map>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <boost/property_tree/ptree.hpp>
|
||||
#include <boost/property_tree/ptree_fwd.hpp>
|
||||
|
||||
#include "FairMQChannel.h"
|
||||
|
||||
|
Reference in New Issue
Block a user