diff --git a/tooling/dynamic/utils/utils.cpp b/tooling/dynamic/utils/utils.cpp index 88802c4278c323a61d32a9df609d7a77bc71ff66..3886c1e7b50500d18f1c4e65af2607aeddf60a69 100644 --- a/tooling/dynamic/utils/utils.cpp +++ b/tooling/dynamic/utils/utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2023-2025 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -13,6 +13,7 @@ * limitations under the License. */ #include +#include #include "common/log_wrapper.h" #include "tooling/dynamic/utils/utils.h"