Skip to content

Commit 4e434fa

Browse files
authored
Add thread header inclusion in testCcdbDatabase.cxx
Add missing include and fixing CI problem observed with AliceO2Group/AliceO2#15745
1 parent b4a57e3 commit 4e434fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Framework/test/testCcdbDatabase.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#include <TROOT.h>
3636
#include <CCDB/CcdbApi.h>
3737
#include <cstdlib>
38+
#include <thread>
3839

3940
namespace utf = boost::unit_test;
4041

0 commit comments

Comments
 (0)