Skip to content

Commit eec906a

Browse files
committed
Speculative fix for build on mac.
1 parent 9325075 commit eec906a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gpt4all-backend/mpt.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#include <sstream>
2929
#include <thread>
3030
#include <unordered_set>
31+
#include <unordered_map>
3132
#include <regex>
3233
#include <ggml.h>
3334

0 commit comments

Comments
 (0)