Skip to content
Snippets Groups Projects

MuonGeoModel - Fix include order

Merged Johannes Junggeburth requested to merge jojungge/athena:MuonGeoFixIncludeOrder into main
8 files
+ 17
9
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -5,9 +5,11 @@
#ifndef CscMultiLayer_H
#define CscMultiLayer_H
#include "MuonGeoModel/DetectorElement.h"
///
#include "GeoModelKernel/GeoShape.h"
#include "GeoModelKernel/GeoVPhysVol.h"
#include "MuonGeoModel/DetectorElement.h"
namespace MuonGM {
Loading