patch 4.0
This commit is contained in:
@ -14,12 +14,14 @@
|
||||
#include "sql/executor/ob_slice_id.h"
|
||||
#include "lib/utility/serialization.h"
|
||||
|
||||
namespace oceanbase {
|
||||
namespace oceanbase
|
||||
{
|
||||
using namespace common;
|
||||
|
||||
namespace sql {
|
||||
namespace sql
|
||||
{
|
||||
|
||||
OB_SERIALIZE_MEMBER(ObSliceID, ob_task_id_, slice_id_);
|
||||
|
||||
} // namespace sql
|
||||
} // namespace oceanbase
|
||||
}/* ns */
|
||||
}/* ns oceanbase */
|
||||
|
||||
Reference in New Issue
Block a user