mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-09-01 04:44:35 -04:00
mtmd : move helpers to dedicated file (#13442)
* mtmd : move helpers to dedicated file * fix windows build * rm redundant include
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include <stdbool.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <cinttypes>
|
||||
#include <memory>
|
||||
|
Reference in New Issue
Block a user