Skip to content

Commit 0e24e0d

Browse files
teoBarthelemy
authored andcommitted
Fix build on GCC 7.3.1. (#10)
1 parent af60b5a commit 0e24e0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Framework/src/TObject2JsonFactory.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
#include "TObject2JsonCcdb.h"
2020
#include "external/UriParser.h"
2121

22+
#include <functional>
23+
2224
namespace o2 {
2325
namespace quality_control {
2426
namespace tobject_to_json {

0 commit comments

Comments
 (0)