Changeset 20097 for trunk/Mars


Ignore:
Timestamp:
05/07/21 12:38:34 (4 years ago)
Author:
tbretz
Message:
Oh master...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mreport/MReportStarguider.h

    r7802 r20097  
    1313{
    1414public:
     15#pragma GCC diagnostic push
     16#pragma GCC diagnostic ignored "-Wshadow"
    1517    enum { kError=0, kStandby=2, kMonitoring=4 };
     18#pragma GCC diagnostic pop
    1619
    1720private:
Note: See TracChangeset for help on using the changeset viewer.