Collage  1.3.0
High-performance C++ library for developing object-oriented distributed applications.
definesLinux.h
1 // generated by CommonPackage.cmake, do not edit.
2 
3 #ifndef Collage_DEFINES_Linux_H
4 #define Collage_DEFINES_Linux_H
5 
6 #ifndef Linux
7 # define Linux 1
8 #endif
9 #ifndef COLLAGE_AGGRESSIVE_CACHING
10 # define COLLAGE_AGGRESSIVE_CACHING 1
11 #endif
12 #ifndef COLLAGE_V1_API
13 # define COLLAGE_V1_API 1
14 #endif
15 #ifndef COLLAGE_USE_BOOST
16 # define COLLAGE_USE_BOOST 1
17 #endif
18 #ifndef COLLAGE_AGGRESSIVE_CACHING
19 # define COLLAGE_AGGRESSIVE_CACHING 1
20 #endif
21 #ifndef COLLAGE_V1_API
22 # define COLLAGE_V1_API 1
23 #endif
24 #ifndef COLLAGE_USE_LUNCHBOX
25 # define COLLAGE_USE_LUNCHBOX 1
26 #endif
27 #ifndef COLLAGE_AGGRESSIVE_CACHING
28 # define COLLAGE_AGGRESSIVE_CACHING 1
29 #endif
30 #ifndef COLLAGE_V1_API
31 # define COLLAGE_V1_API 1
32 #endif
33 #ifndef COLLAGE_USE_OFED
34 # define COLLAGE_USE_OFED 1
35 #endif
36 #ifndef COLLAGE_AGGRESSIVE_CACHING
37 # define COLLAGE_AGGRESSIVE_CACHING 1
38 #endif
39 #ifndef COLLAGE_V1_API
40 # define COLLAGE_V1_API 1
41 #endif
42 #ifndef COLLAGE_USE_PRESSION
43 # define COLLAGE_USE_PRESSION 1
44 #endif
45 #ifndef COLLAGE_AGGRESSIVE_CACHING
46 # define COLLAGE_AGGRESSIVE_CACHING 1
47 #endif
48 #ifndef COLLAGE_V1_API
49 # define COLLAGE_V1_API 1
50 #endif
51 
52 #endif