/* Luca Raymaekers' standard library */ #ifndef LR_H #define LR_H #include "lr_macros.h" #include "lr_types.h" #endif // LR_H