#ifndef BC_OS_FILE_H #define BC_OS_FILE_H #include "common/handle.h" DECLARE_HANDLE(HOSFILE); #endif