Changed u8* to MemoryRef
This commit is contained in:
4
src/common/memory_ref.cpp
Normal file
4
src/common/memory_ref.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "common/archives.h"
|
||||
#include "common/memory_ref.h"
|
||||
|
||||
SERIALIZE_EXPORT_IMPL(BufferMem)
|
||||
Reference in New Issue
Block a user