We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47a949d + bb82357 commit c4f8c92Copy full SHA for c4f8c92
otsdaq-mu2e-crv/FEInterfaces/FEB_Registers.h
@@ -2,6 +2,7 @@
2
#define FEB_REGISTERS_H
3
4
// #include <functional> // std::bind, std::function (if needed)
5
+#include <cstdint> // uint16_t
6
7
namespace FEB
8
{
0 commit comments