Skip to content

Commit c4f8c92

Browse files
authored
Merge pull request #12 from Mu2e/eflumerf/FixFEBRegisters
Fix the FEB_Registers.h header
2 parents 47a949d + bb82357 commit c4f8c92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

otsdaq-mu2e-crv/FEInterfaces/FEB_Registers.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define FEB_REGISTERS_H
33

44
// #include <functional> // std::bind, std::function (if needed)
5+
#include <cstdint> // uint16_t
56

67
namespace FEB
78
{

0 commit comments

Comments
 (0)