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
No related tags found
1 merge request!251Fix compilation
......@@ -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