8#ifndef ROOT_CORE_UTILS__CHECK_ROOT_VERSION_H
9#define ROOT_CORE_UTILS__CHECK_ROOT_VERSION_H
This module defines a variety of assert style macros.
void check_root_version()
effects: check whether we are using a consistent root version guarantee: strong failures: version mis...
void disable_root_version_check()
effects: disable the root version check guarantee: no-fail