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