Skip to content

Commit cd16957

Browse files
committed
Add variant include
1 parent becf9b4 commit cd16957

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
@@ -8,6 +8,7 @@
88
#include <string>
99
#include <vector>
1010
#include <sstream>
11+
#include <variant>
1112
// Change JSON_ASSERT from assert() to GGML_ASSERT:
1213
#define JSON_ASSERT GGML_ASSERT
1314
#include "json.hpp"

0 commit comments

Comments
 (0)