Skip to content
Snippets Groups Projects

include stdint.h to CbmRichUtil.h, refs #2343

Merged David Emschermann requested to merge d.emschermann/cbmroot:CbmRichUtil into master
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -8,6 +8,8 @@
@@ -8,6 +8,8 @@
#include <map>
#include <map>
#include <vector>
#include <vector>
 
#include <stdint.h>
 
class CbmDigiManager;
class CbmDigiManager;
class TClonesArray;
class TClonesArray;
class CbmMCDataArray;
class CbmMCDataArray;
Loading