#pragma once #include "base/HGMsgPump.h" namespace ver_1 { void HGMsgPumpCallback(HGMsgPump msgPump, const HGMsg* msg, HGPointer param); }