Skip to content

Commit

Permalink
Merge pull request #21536 from Teemperor/IncludeCstdintEscrckchipfasth
Browse files Browse the repository at this point in the history
Added include for cstdint to ESCrcKchipFast.h
  • Loading branch information
cmsbuild committed Dec 2, 2017
2 parents 815697c + 9acfeac commit 2737f0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions EventFilter/ESRawToDigi/interface/ESCrcKchipFast.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef ESCrcKchipFast_H
#define ESCrcKchipFast_H

#include <cstdint>

class ESCrcKchipFast {

private :
Expand Down

0 comments on commit 2737f0e

Please sign in to comment.