#ifndef D_SYS_INIT_H #define D_SYS_INIT_H #include "s/s_Phase.hpp" namespace dSystem { extern sPhase_c myDylinkInitPhase; } #endif // D_SYS_INIT_H