Skip to content
Snippets Groups Projects
Commit 1994d241 authored by Administrator's avatar Administrator
Browse files

Fix compilation

Add missing include statement.
parent 11788bff
No related branches found
Tags dev_2021_11
No related merge requests found
......@@ -9,6 +9,8 @@
#include <FairTask.h>
#include <TFolder.h>
class TClonesArray;
class TH1F;
class CbmDigiManager;
......
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