#pragma once #include #include "file/file.h" #include "file/file.inl" #if cppfs_os == cppfs_os_linux #include "file/file.linux.inl" #endif