From ba39f1845f2682d78b2fc235d804811149b3ba3b Mon Sep 17 00:00:00 2001 From: zhanghaibo Date: Tue, 31 Oct 2023 07:36:35 +0000 Subject: [PATCH] add line Signed-off-by: zhanghaibo --- interfaces/inner_api/ace/ace_forward_compatibility.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/interfaces/inner_api/ace/ace_forward_compatibility.cpp b/interfaces/inner_api/ace/ace_forward_compatibility.cpp index 60efcea1c29..ccef2c2feb0 100644 --- a/interfaces/inner_api/ace/ace_forward_compatibility.cpp +++ b/interfaces/inner_api/ace/ace_forward_compatibility.cpp @@ -12,6 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + #include "ace_forward_compatibility.h" -- Gitee