Reorganize includes for consistency

This commit is contained in:
Dennis Klein
2021-03-24 11:12:49 +01:00
parent 3007f3a064
commit f5b44993d9
11 changed files with 19 additions and 21 deletions

View File

@@ -15,7 +15,7 @@
#ifndef FAIR_MQ_MEMORY_RESOURCES_H
#define FAIR_MQ_MEMORY_RESOURCES_H
#include <fairmq/FairMQMessage.h>
#include <FairMQMessage.h>
class FairMQTransportFactory;
#include <boost/container/container_fwd.hpp>