Files
dusklight/include/dolphin/db/db.h
T
2021-03-31 23:22:38 +02:00

8 lines
74 B
C

#ifndef DB_H
#define DB_H
#include "dolphin/types.h"
#endif /* DB_H */