LeviLamina
Loading...
Searching...
No Matches
PingResult.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace cricket::IceControllerInterface {
6
7struct PingResult {};
8
9} // namespace cricket::IceControllerInterface