Skip to content

Commit

Permalink
C++20 needs vector to be well defined
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf committed Nov 7, 2023
1 parent e5b4dac commit 6ff3738
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions Detectors/MUON/MCH/Clustering/src/ClusterOriginal.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ namespace o2
namespace mch
{

class PadOriginal;

/// cluster for internal use
class ClusterOriginal
{
Expand Down
1 change: 1 addition & 0 deletions Framework/Core/include/Framework/AnalysisHelpers.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include "Framework/Output.h"
#include "Framework/IndexBuilderHelpers.h"
#include "Framework/Plugins.h"
#include "Framework/ExpressionHelpers.h"

#include <string>
namespace o2::framework
Expand Down

0 comments on commit 6ff3738

Please sign in to comment.