Skip to content
Snippets Groups Projects

Rich Conditions - Use nlohmann::json

Merged Christopher Rob Jones requested to merge jonrob/LHCb:rich-conds-use-nlohmann-json into master
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -18,6 +18,7 @@
#endif
#include <cassert>
#include <string>
#include <utility>
namespace Rich::Detector {
Loading