#pragma once #include "nethandlers.h" namespace NetMsg { struct SVC_HLTV { }; } DECLARE_NET_HANDLERS(SVC_HLTV);