From 92c7eb5a0908eda00a8546374d864ba982fd6689 Mon Sep 17 00:00:00 2001 From: Cai Yudong Date: Wed, 13 Oct 2021 11:06:33 +0800 Subject: [PATCH] Code clean for test_interface (#9767) Signed-off-by: yudong.cai --- internal/core/unittest/test_interface.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/core/unittest/test_interface.cpp b/internal/core/unittest/test_interface.cpp index 2bc0c17d53..cb50c76323 100644 --- a/internal/core/unittest/test_interface.cpp +++ b/internal/core/unittest/test_interface.cpp @@ -9,7 +9,6 @@ // is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express // or implied. See the License for the specific language governing permissions and limitations under the License -#include "common/Span.h" #include #include "segcore/SegmentInterface.h"