mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-18 19:59:56 +00:00
include windows.h just to be safe
This commit is contained in:
parent
95b8fb312e
commit
432b7ebbd7
@ -11,6 +11,7 @@
|
||||
#include <cstdlib>
|
||||
#include <sstream>
|
||||
#ifdef _MSC_VER
|
||||
#include <windows.h>
|
||||
#include <processthreadsapi.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user