Changeset 19620 for trunk/Mars/mbase
- Timestamp:
- 09/04/19 10:53:27 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mbase/MTaskInteractive.cc
r19273 r19620 61 61 62 62 #if ROOT_VERSION_CODE < ROOT_VERSION(6,00,00) 63 #pragma clang diagnostic push 64 #pragma clang diagnostic ignored "-Wdeprecated-register" 63 65 #include <Api.h> 64 66 #include <TMethodCall.h> 67 #pragma clang diagnostic pop 65 68 #endif 66 69
Note:
See TracChangeset
for help on using the changeset viewer.