mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 01:17:26 +08:00
Fix building cpp benchmarks on Linux (#2268)
This commit is contained in:
parent
99c33d011d
commit
095163b8d1
@ -1,5 +1,6 @@
|
||||
// Copyright © 2023 Apple Inc.
|
||||
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user