Skip to content

Commit 6049906

Browse files
authored
vulkan: removed duplicate #include <memory> in headers (ggml-org#23144)
1 parent 0253fb2 commit 6049906

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ggml/src/ggml-vulkan/ggml-vulkan.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ DispatchLoaderDynamic & ggml_vk_default_dispatcher();
4949
#include <map>
5050
#include <set>
5151
#include <unordered_map>
52-
#include <memory>
5352
#include <mutex>
5453
#include <future>
5554
#include <thread>

0 commit comments

Comments
 (0)