Skip to content

Commit cf360f3

Browse files
authored
Update expose.cpp '#include <cstdint> (ggml-org#586)
1 parent ba77e91 commit cf360f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expose.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include <queue>
1717
#include <string>
1818
#include <math.h>
19-
19+
#include <cstdint>
2020
#include "expose.h"
2121
#include "model_adapter.cpp"
2222

0 commit comments

Comments
 (0)