#ifndef ROOT_INCLUDE_STDLIB_H #define ROOT_INCLUDE_STDLIB_H /* axel@cern.ch, 2015-06-02 NOT part of clang but injected by ROOT. Adds include guards for stdlib.h to avoid re-parse from disk. */ #include_next #endif /*ROOT_INCLUDE_STDLIB_H*/