We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent becf9b4 commit cd16957Copy full SHA for cd16957
common/common.h
@@ -8,6 +8,7 @@
8
#include <string>
9
#include <vector>
10
#include <sstream>
11
+#include <variant>
12
// Change JSON_ASSERT from assert() to GGML_ASSERT:
13
#define JSON_ASSERT GGML_ASSERT
14
#include "json.hpp"
0 commit comments