JCC.hh 278 B
#ifndef __JLANG_JCC__
#define __JLANG_JCC__
//#include "RVersion.h"
/**
* \file
* Compiler version dependent expressions, macros, etc.
* \author mdejong
*/
//#if __GNUC__ == 4 && __GNUC_MINOR__ < 6
//#endif
//#if ROOT_VERSION_CODE < ROOT_VERSION(6,0,0)
//#endif
#endif