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

8 lines
74 B
C

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