Skip to content

Commit 71c5008

Browse files
Mircho Rodozovmakortel
andauthored
Update CalibFormats/SiStripObjects/interface/SiStripDetInfo.h
Co-authored-by: Matti Kortelainen <[email protected]>
1 parent 7387218 commit 71c5008

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-
#include <stdint.h>
26+
#include <cstdint>
2727
// forward declarations
2828

2929
class SiStripDetInfo {

0 commit comments

Comments
 (0)