mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-13 14:29:52 +00:00
graph-prof: fix compilation error on ubuntu
This commit is contained in:
parent
6cea9d8df2
commit
e7e9a7fca8
@ -3,6 +3,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <string>
|
||||
#include <chrono>
|
||||
|
Loading…
Reference in New Issue
Block a user