mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Improve compilation speed
This commit is contained in:
committed by
Dennis Klein
parent
436f79bee5
commit
e4c349888d
@@ -13,6 +13,7 @@
|
||||
#include <FairMQLogger.h>
|
||||
|
||||
#include <string>
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
|
@@ -13,6 +13,7 @@
|
||||
#include <FairMQLogger.h>
|
||||
|
||||
#include <string>
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
|
@@ -8,6 +8,8 @@
|
||||
|
||||
#include <FairMQDevice.h>
|
||||
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
namespace mq
|
||||
|
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <FairMQDevice.h>
|
||||
#include <string>
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
|
@@ -9,6 +9,7 @@
|
||||
#include <FairMQDevice.h>
|
||||
#include <FairMQLogger.h>
|
||||
#include <options/FairMQProgOptions.h>
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
|
@@ -7,6 +7,7 @@
|
||||
********************************************************************************/
|
||||
|
||||
#include <FairMQDevice.h>
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
|
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <FairMQDevice.h>
|
||||
#include <FairMQLogger.h>
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
|
@@ -7,6 +7,7 @@
|
||||
********************************************************************************/
|
||||
|
||||
#include <FairMQDevice.h>
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
|
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <FairMQDevice.h>
|
||||
#include <FairMQLogger.h>
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
|
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <FairMQDevice.h>
|
||||
#include <FairMQLogger.h>
|
||||
#include <thread>
|
||||
|
||||
namespace fair
|
||||
{
|
||||
|
Reference in New Issue
Block a user