mirror of
https://github.com/zeldaret/tp
synced 2026-05-26 23:47:46 -04:00
7 lines
133 B
C
7 lines
133 B
C
#ifndef MSL_COMMON_SRC_MISC_IO_H
|
|
#define MSL_COMMON_SRC_MISC_IO_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* MSL_COMMON_SRC_MISC_IO_H */
|