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" - | ^~~~~~~~~~~