Jpp
18.2.1
the software that should make you happy
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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.8.5