20 #ifndef LUNCHBOX_SERVUS_H    21 #define LUNCHBOX_SERVUS_H    25 #ifdef LUNCHBOX_USE_V1_API    26 #include <servus/servus.h>    33 #error "This header file may not be included in API version 2"    36 #endif // LUNCHBOX_SERVUS_H Includes compile-time defines of Lunchbox. 
 
Abstraction layer and common utilities for multi-threaded programming.