Skip to content

Commit 54f8c4c

Browse files
committed
remove unnecessary header inclusions
1 parent ca42df6 commit 54f8c4c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test-backend-ops.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#include <ggml.h>
22
#include <ggml-alloc.h>
33
#include <ggml-backend.h>
4-
#ifdef GGML_USE_CANN
5-
#include "ggml-cann.h"
6-
#endif
74

85
#include <algorithm>
96
#include <array>

0 commit comments

Comments
 (0)