Skip to content

Commit 2df7f91

Browse files
authored
Merge pull request #191 from sy-c/master
include sleep
2 parents 1203542 + bade2f5 commit 2df7f91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/testMonitor.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#include <Monitoring/MonitoringFactory.h>
1414
#include <stdint.h>
1515
#include <stdio.h>
16+
#include <unistd.h>
1617
using namespace o2::monitoring;
1718

1819
int main()

0 commit comments

Comments
 (0)