Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dba3580

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master' into refactoring
2 parents 6d04df6 + a6bd6ff commit dba3580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/cpp/jllama.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "jllama.h"
22

3-
#include "json.hpp"
3+
#include "nlohmann/json.hpp"
44
#include "llama.h"
55
#include "server.hpp"
66

0 commit comments

Comments
 (0)