Changed u8* to MemoryRef

This commit is contained in:
Hamish Milne
2020-02-13 17:42:00 +08:00
committed by zhupengfei
parent cf985631e0
commit 65d96bf6c1
24 changed files with 486 additions and 177 deletions
+4
View File
@@ -0,0 +1,4 @@
#include "common/archives.h"
#include "common/memory_ref.h"
SERIALIZE_EXPORT_IMPL(BufferMem)