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