/** * Author......: See docs/credits.txt * License.....: MIT */ #ifndef _BENCHMARK_H #define _BENCHMARK_H #define BENCHMARK 0 #define DEFAULT_BENCHMARK_ALGORITHMS_CNT 146 #endif // _BENCHMARK_H