12#ifndef ROOT_TVersionCheck
13#define ROOT_TVersionCheck
#define ROOT_VERSION_CODE
Used to check if the shared library or plugin is compatible with the current version of ROOT.
static TVersionCheck gVersionCheck(ROOT_VERSION_CODE)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...