test: add test for carton binstore
- rename serialize namespace to serdes. - fix some compile issue. - add test for carton binstore
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#pragma once
|
||||
#include "binstore/types.hpp"
|
||||
#include "binstore/serdes.hpp"
|
||||
#include "binstore/setting.hpp"
|
||||
#include "binstore/configuration.hpp"
|
||||
#include "binstore/storage.hpp"
|
||||
|
||||
namespace yycc::carton::binstore {
|
||||
|
||||
}
|
||||
namespace yycc::carton::binstore {}
|
||||
|
||||
Reference in New Issue
Block a user