mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-15 02:18:39 +08:00
Add some includes to BenchMem.cpp
This commit is contained in:
parent
628317b3b5
commit
dbf7f9b047
@ -18,6 +18,9 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
|
||||
#include "benchmark/benchmark.h"
|
||||
|
||||
static void bench_memcmp(benchmark::State& state) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user