Elements  6.2
A C++ base framework for the Euclid Software.
Off64Type.h
Go to the documentation of this file.
1 
27 #ifndef ELEMENTSKERNEL_ELEMENTSKERNEL_OFF64TYPE_H_
28 #define ELEMENTSKERNEL_ELEMENTSKERNEL_OFF64TYPE_H_
29 
30 #include <sys/types.h>
31 #if defined(__APPLE__)
32 #include <sys/dtrace.h>
33 #endif
34 
35 #endif // ELEMENTSKERNEL_ELEMENTSKERNEL_OFF64TYPE_H_
36