Add missing <optional> include
This commit is contained in:
parent
e5113e8d74
commit
80138d9007
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "llama.h"
|
||||
#include "chat-template.hpp"
|
||||
|
||||
#include <optional>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <sstream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue