Jpp
19.1.0-rc.1
the software that should make you happy
software
JLang
JCC.hh
Go to the documentation of this file.
1
#ifndef __JLANG_JCC__
2
#define __JLANG_JCC__
3
4
//#include "RVersion.h"
5
6
/**
7
* \file
8
* Compiler version dependent expressions, macros, etc.
9
* \author mdejong
10
*/
11
12
//#if __GNUC__ == 4 && __GNUC_MINOR__ < 6
13
//#endif
14
//#if ROOT_VERSION_CODE < ROOT_VERSION(6,0,0)
15
//#endif
16
17
#endif
Generated by
1.9.1