gemm.hpp: remove unused include

This commit is contained in:
Akarshan Biswas 2025-02-03 10:38:56 +05:30
parent 539b0c662e
commit 18d706ab0e
No known key found for this signature in database
GPG key ID: 52A578A14B32134D

View file

@ -16,8 +16,6 @@
#include <fstream>
#include <iostream>
#include "ggml-sycl.h"
#if GGML_SYCL_DNNL
#include "dnnl.hpp"