diff --git a/parser/common/thread_pool.h b/parser/common/thread_pool.h index ab2f6a7..a15b1d2 100644 --- a/parser/common/thread_pool.h +++ b/parser/common/thread_pool.h @@ -25,13 +25,13 @@ #include #include #include -#include +//#include #include #include "framework/common/debug/ge_log.h" #include "framework/common/ge_inner_error_codes.h" #include "external/ge/ge_api_error_codes.h" -#include "graph/types.h" +//#include "graph/types.h" #include "parser/common/acl_graph_parser_util.h" namespace ge {