Skip to content

Commit a99ac7c

Browse files
authored
Include <bitset>
1 parent d35d38c commit a99ac7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Detectors/DCS/include/DetectorsDCS/DeliveryType.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#define O2_DCS_DELIVERY_TYPE
2121

2222
#include <string>
23+
#include <bitset>
2324
#include <stdexcept>
2425
#include "DetectorsDCS/GenericFunctions.h"
2526

0 commit comments

Comments
 (0)