From c345c87297633812c622081815f86b3e18951f40 Mon Sep 17 00:00:00 2001 From: fancy <258828110.@qq.com> Date: Fri, 3 Nov 2023 09:45:59 -0700 Subject: [PATCH] Remove file. --- hal/result.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 hal/result.txt diff --git a/hal/result.txt b/hal/result.txt deleted file mode 100644 index 6482ae7e..00000000 --- a/hal/result.txt +++ /dev/null @@ -1,6 +0,0 @@ -/home/xiaojiazhu/project/ipc/hal/abstract/IHal.cpp:1:10: error: 'IHal.h' file not found [clang-diagnostic-error] - 1 | #include "IHal.h" - | ^~~~~~~~ -/home/xiaojiazhu/project/ipc/hal/abstract/IHalCpp.cpp:1:10: error: 'IHalCpp.h' file not found [clang-diagnostic-error] - 1 | #include "IHalCpp.h" - | ^~~~~~~~~~~