Changeset 20095 for trunk/Mars/mhbase


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/mhbase/MBinning.h

    r14447 r20095  
    2929    void StreamPrimitive(std::ostream &out) const;
    3030
     31#pragma GCC diagnostic push
     32#pragma GCC diagnostic ignored "-Wshadow"
    3133    enum {
    3234        kIsDefault,
     
    3638        kIsUserArray
    3739    };
     40#pragma GCC diagnostic pop
    3841
    3942public:
Note: See TracChangeset for help on using the changeset viewer.