Elements  5.8
A C++ base framework for the Euclid Software.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Kernel.h
Go to the documentation of this file.
1 
26 #ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_KERNEL_H_
27 #define ELEMENTSKERNEL_ELEMENTSKERNEL_KERNEL_H_
28 
29 #include "ElementsKernel/System.h"
30 #include "ElementsKernel/Export.h"
31 #include "ElementsKernel/Likely.h"
33 
34 #endif // ELEMENTSKERNEL_ELEMENTSKERNEL_KERNEL_H_
35 
define the ELEMENTS_DEPRECATED macros for API evolution
defines the macros to be used for explicit export of the symbols
This file is intended to iron out all the differences between systems (currently Linux and MacOSX) ...
defines macros for better branch guessing