Skip to content
Snippets Groups Projects

Step for LHCb independence

Merged Markus Frank requested to merge satellite into master
5 files
+ 62
62
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -10,7 +10,7 @@
\*****************************************************************************/
#pragma once
#include "GaudiKernel/INamedInterface.h"
//#include "Kernel/STLExtensions.h"
#include "Kernel/STLExtensions.h"
#include <gsl/span>
#include <any>
#include <cassert>
@@ -19,7 +19,7 @@
namespace LHCb {
using gsl::span;
using gsl::make_span;
//using gsl::make_span;
}
/** @class ISchedulerConfiguration ISchedulerConfiguration.h
Loading