|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef ROOTUTILS_TBRANCHELEMENTCLANG_H
17 #define ROOTUTILS_TBRANCHELEMENTCLANG_H
20 #if defined(__clang__)
21 # pragma clang diagnostic push
22 # if __has_warning("-Wformat-pedantic")
23 # pragma clang diagnostic ignored "-Wformat-pedantic"
26 #include "TBranchElement.h"
27 #if defined(__clang__)
28 # pragma clang diagnostic pop
32 #endif // not ROOTUTILS_TBRANCHELEMENTCLANG_H