Include missing header

This commit is contained in:
2020-05-11 13:45:55 +02:00
parent 9c99350442
commit e6387fe8bf
+2
View File
@@ -1,6 +1,8 @@
#ifndef JUNGFRAU_H
#define JUNGFRAU_H
#include <cstdint>
#define JUNGFRAU_N_MODULES 32
#define JUNGFRAU_BYTES_PER_PACKET 8246
#define JUNGFRAU_DATA_BYTES_PER_PACKET 8192