Files
dusklight/include/dolphin/db/db.h
T
2021-03-28 22:49:05 +02:00

8 lines
74 B
C

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