diff --git a/tools/quantification/src/block_desc_local.h b/tools/quantification/src/block_desc_local.h index a28d551071d6d309c67a6b11cda0962d6922dd45..2ee8132af7f21ed0e62678c8da510bfd7fba9dbd 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 {