Fix building cpp benchmarks on Linux (#2268)

This commit is contained in:
Cheng 2025-06-11 09:10:24 +09:00 committed by GitHub
parent 99c33d011d
commit 095163b8d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
// Copyright © 2023 Apple Inc.
#include <cstring>
#include <iostream>
#include <sstream>