Elements  5.8
A C++ base framework for the Euclid Software.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Off64Type.h
Go to the documentation of this file.
1 
21 #ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_OFF64TYPE_H_
22 #define ELEMENTSKERNEL_ELEMENTSKERNEL_OFF64TYPE_H_
23 
24 #include <sys/types.h>
25 #if defined(__APPLE__)
26 # include <sys/dtrace.h>
27 #endif
28 
29 
30 #endif // ELEMENTSKERNEL_ELEMENTSKERNEL_OFF64TYPE_H_