#include "System.Private.CorLib.h" //#include namespace System_Private_CorLib { void System::Console::_s_SayHello(::System_Private_CorLib::System::Int32 value) { //std::cout << "Hello from natsu clr! (" << value << ")" << std::endl; } }