Skip to content

Commit 80138d9

Browse files
author
ochafik
committed
Add missing <optional> include
1 parent e5113e8 commit 80138d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include "llama.h"
66
#include "chat-template.hpp"
77

8+
#include <optional>
89
#include <string>
910
#include <vector>
1011
#include <sstream>

0 commit comments

Comments
 (0)