ZeroBuf  0.1.0
ZeroBuf is a replacement for FlatBuffers
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
definesLinux.h
1 // generated by CommonPackage.cmake, do not edit.
2 
3 #ifndef ZeroBuf_DEFINES_Linux_H
4 #define ZeroBuf_DEFINES_Linux_H
5 
6 #ifndef Linux
7 # define Linux 1
8 #endif
9 #ifndef ZEROBUF_USE_BOOST
10 # define ZEROBUF_USE_BOOST 1
11 #endif
12 #ifndef ZEROBUF_USE_SERVUS
13 # define ZEROBUF_USE_SERVUS 1
14 #endif
15 
16 #endif