summaryrefslogtreecommitdiff
path: root/lr.h
blob: 3ca91708d6e7fa4a082f2c1f7dfa45f1012069bc (plain) (blame)
1
2
3
4
5
6
7
8
9
/* Luca Raymaekers' standard library */

#ifndef LR_H
#define LR_H

#include "lr_macros.h"
#include "lr_types.h"

#endif // LR_H