Lunchbox
1.6.0
|
00001 // generated by Buildyard, do not edit. 00002 00003 #ifndef Lunchbox_DEFINES_Linux_H 00004 #define Lunchbox_DEFINES_Linux_H 00005 00006 #ifndef Linux 00007 # define Linux 00008 #endif 00009 #ifndef LUNCHBOX_USE_OPENMP 00010 # define LUNCHBOX_USE_OPENMP 00011 #endif 00012 #ifndef LUNCHBOX_USE_HWLOC 00013 # define LUNCHBOX_USE_HWLOC 00014 #endif 00015 #ifndef LUNCHBOX_USE_DNSSD 00016 # define LUNCHBOX_USE_DNSSD 00017 #endif 00018 #ifndef LUNCHBOX_USE_BOOST 00019 # define LUNCHBOX_USE_BOOST 00020 #endif 00021 00022 #endif