Backed out 3 changesets (bug 1790375) for causing wd failures on fetch_error.py....
[gecko.git] / third_party / jpeg-xl / lib / gbench_main.cc
blob1cc17720177d8a3c3df1c2ae0911906a5fd2cec8
1 // Copyright (c) the JPEG XL Project Authors. All rights reserved.
2 //
3 // Use of this source code is governed by a BSD-style
4 // license that can be found in the LICENSE file.
6 #include "benchmark/benchmark.h"
8 BENCHMARK_MAIN();