feat add pugixml
This commit is contained in:
10
3party/kcp/kcp.h
Normal file
10
3party/kcp/kcp.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#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
|
Reference in New Issue
Block a user