mirror of
https://github.com/InoriRus/Kyty.git
synced 2026-08-28 05:06:40 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef INCLUDE_KYTY_SYS_SYSFILEIO_H_
|
||||
#define INCLUDE_KYTY_SYS_SYSFILEIO_H_
|
||||
|
||||
#include "Kyty/Core/Common.h"
|
||||
|
||||
#include "Kyty/Sys/SysLinuxFileIO.h" // IWYU pragma: export
|
||||
#include "Kyty/Sys/SysWindowsFileIO.h" // IWYU pragma: export
|
||||
|
||||
#endif /* INCLUDE_KYTY_SYS_SYSFILEIO_H_ */
|
||||
Reference in New Issue
Block a user