Skip to content

Commit

Permalink
Alca packages: cleanup use of GCC11Compatibility.h
Browse files Browse the repository at this point in the history
  • Loading branch information
gartung committed Mar 5, 2020
1 parent bd5167f commit 3748ce2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions CalibFormats/SiStripObjects/interface/SiStripQuality.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include <vector>

#include "FWCore/Utilities/interface/GCC11Compatibility.h"

class SiStripDetCabling;
class SiStripDetInfoFileReader;
class TrackerTopology;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <map>
#include <memory>

#include "FWCore/Utilities/interface/GCC11Compatibility.h"
#if !defined(__CINT__) && !defined(__MAKECINT__) && !defined(__REFLEX__)
#define NO_DICT
#endif
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include "CondFormats/SiPixelObjects/interface/LocalPixel.h"
#include "CondFormats/SiPixelObjects/interface/GlobalPixel.h"

#include "FWCore/Utilities/interface/GCC11Compatibility.h"
#include <cstdint>

class SiPixelFrameConverter {
Expand Down

0 comments on commit 3748ce2

Please sign in to comment.