Skip to content

Commit 7387218

Browse files
author
Mircho Rodozov
committed
Fix CalibFormats/SiStripObjects comp failure for gcc10
1 parent 02a6f79 commit 7387218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CalibFormats/SiStripObjects/interface/SiStripDetInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
// user include files
2424
#include <map>
2525
#include <vector>
26-
26+
#include <stdint.h>
2727
// forward declarations
2828

2929
class SiStripDetInfo {

0 commit comments

Comments
 (0)