Changeset 20095 for trunk/Mars/mcalib


Ignore:
Timestamp:
05/07/21 12:35:29 (4 years ago)
Author:
tbretz
Message:
Oh great master of the root universe, thanks for you namepace polution.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mcalib/MCalibrateData.h

    r14449 r20095  
    2424{
    2525public:
     26#pragma GCC diagnostic push
     27#pragma GCC diagnostic ignored "-Wshadow"
    2628    enum CalibrationMode_t
    2729    {
     
    3537        kDummy      =  7
    3638    };
     39#pragma GCC diagnostic pop
    3740
    3841    enum PedestalType_t
Note: See TracChangeset for help on using the changeset viewer.