We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af60b5a commit 0e24e0dCopy full SHA for 0e24e0d
1 file changed
Framework/src/TObject2JsonFactory.cxx
@@ -19,6 +19,8 @@
19
#include "TObject2JsonCcdb.h"
20
#include "external/UriParser.h"
21
22
+#include <functional>
23
+
24
namespace o2 {
25
namespace quality_control {
26
namespace tobject_to_json {
0 commit comments