From 512ad36e62b5a29d919bc00f0cdfd2ca9416e4a9 Mon Sep 17 00:00:00 2001 From: Hongze Cheng Date: Tue, 12 Oct 2021 13:49:12 +0800 Subject: [PATCH] refact --- include/common/{schema.h => tschema.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/common/{schema.h => tschema.h} (100%) diff --git a/include/common/schema.h b/include/common/tschema.h similarity index 100% rename from include/common/schema.h rename to include/common/tschema.h