 |
ATLAS Offline Software
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
16#ifndef ROOTUTILS_TBRANCHELEMENTCLANG_H
17#define ROOTUTILS_TBRANCHELEMENTCLANG_H
21# pragma clang diagnostic push
22# if __has_warning("-Wformat-pedantic")
23# pragma clang diagnostic ignored "-Wformat-pedantic"
26#include "TBranchElement.h"
28# pragma clang diagnostic pop