#include "../init.h" namespace System { void init() { } void terminate() { } }