sled/3party/kcp/kcp.h

11 lines
160 B
C
Raw Normal View History

2024-05-15 19:51:27 +08:00
#ifndef SLED__3PARTY_KCP_KCP_H
#define SLED__3PARTY_KCP_KCP_H
#pragma once
namespace sled {
class KCP {};
}// namespace sled
#endif// SLED__3PARTY_KCP_KCP_H