Skip to content
Snippets Groups Projects
Commit 374ae006 authored by Administrator's avatar Administrator
Browse files

Include header file instead of forward declare it

parent 47c4accf
No related branches found
No related tags found
1 merge request!662Use latest FairSoft/FairRoot versions on macosx 12
......@@ -5,10 +5,11 @@
#ifndef CBMMQCHANNELS_H_
#define CBMMQCHANNELS_H_
#include "FairMQDevice.h"
#include <string>
#include <vector>
class FairMQDevice;
class CbmMQChannels {
public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment