From 26518494989ead5c928d4cadc13cc5df0443e0f3 Mon Sep 17 00:00:00 2001 From: xiebaiyuan Date: Wed, 1 Aug 2018 20:05:25 +0800 Subject: [PATCH] precommit codeformats --- tools/quantification/src/block_desc_local.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/quantification/src/block_desc_local.h b/tools/quantification/src/block_desc_local.h index a28d551071..2ee8132af7 100644 --- a/tools/quantification/src/block_desc_local.h +++ b/tools/quantification/src/block_desc_local.h @@ -19,8 +19,8 @@ limitations under the License. */ #ifndef TOOLS_QUANTIFICATION_SRC_BLOCK_DESC_LOCAL_H_ #define TOOLS_QUANTIFICATION_SRC_BLOCK_DESC_LOCAL_H_ -#include #include +#include #include "src/var_desc.h" class BlockDesc { -- GitLab