mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-25 13:58:46 +01:00
tests : add missing header
This commit is contained in:
parent
943e6081cc
commit
6986c7835a
@ -5,6 +5,7 @@
|
||||
#undef NDEBUG
|
||||
#endif
|
||||
|
||||
#include <cmath>
|
||||
#include <numeric>
|
||||
#include <cassert>
|
||||
#include <iostream>
|
||||
|
Loading…
Reference in New Issue
Block a user