#ifndef STORM_FILE_H #define STORM_FILE_H DECLARE_STRUCT(SFile); struct SFile { }; #endif