fix(heap): Fix HeapAllocator class
This commit is contained in:
@@ -39,6 +39,6 @@ namespace kcp {
|
||||
|
||||
cstringstream& operator<<(base nb);
|
||||
|
||||
const char* cstr();
|
||||
const char* c_str();
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user