Files
tp/include/dolphin/db/db.h
T
2021-04-01 02:07:58 +02:00

7 lines
73 B
C

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