#ifndef CHAMPIONSHIP_MATCH_HEAD_FILE #define CHAMPIONSHIP_MATCH_HEAD_FILE #pragma once #include "Stdafx.h" #include "AfxTempl.h" #include "GameMatchSink.h" #include "MatchServiceHead.h" typedef C ...