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)
 
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.