Skip to content

Commit 47606f5

Browse files
authored
Update expose.h - Compile error (ggml-org#880)
Fixes compile issues on Windows with w64devkit
1 parent c3649aa commit 47606f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

expose.h

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include <cstdint>
12
#pragma once
23

34
const int stop_token_max = 16;

0 commit comments

Comments
 (0)