From d218e7f3c9a238cffa6bd716b90525697c1707ac Mon Sep 17 00:00:00 2001 From: x Date: Thu, 6 Feb 2020 15:45:45 +0100 Subject: [PATCH] IcBench: Integer Compression codecs --- plugins.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.cc b/plugins.cc index bb8be50..61d50ce 100644 --- a/plugins.cc +++ b/plugins.cc @@ -21,7 +21,7 @@ - twitter : https://twitter.com/powturbo - email : powturbo [_AT_] gmail [_DOT_] com **/ -// TurboPFor: Integer Compression - Benchmark App +// TurboPFor: Integer Compression - Benchmark App #define _LARGEFILE64_SOURCE 1 #define _FILE_OFFSET_BITS 64 #include