mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-23 11:10:57 -05:00
vulkan: removed duplicate #include <memory> in headers (llama/23144)
This commit is contained in:
committed by
Georgi Gerganov
parent
e78e693017
commit
ef5ddecff9
@@ -49,7 +49,6 @@ DispatchLoaderDynamic & ggml_vk_default_dispatcher();
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <unordered_map>
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
#include <future>
|
||||
#include <thread>
|
||||
|
||||
Reference in New Issue
Block a user