Changeset 20097 for trunk/Mars
- Timestamp:
- 05/07/21 12:38:34 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mreport/MReportStarguider.h
r7802 r20097 13 13 { 14 14 public: 15 #pragma GCC diagnostic push 16 #pragma GCC diagnostic ignored "-Wshadow" 15 17 enum { kError=0, kStandby=2, kMonitoring=4 }; 18 #pragma GCC diagnostic pop 16 19 17 20 private:
Note:
See TracChangeset
for help on using the changeset viewer.