TurboRLE: Run Length Encoding include

This commit is contained in:
x
2023-03-31 13:38:13 +02:00
parent 42c347c3f3
commit cf5a7a4494

View File

@ -23,7 +23,7 @@
TurboRLE - "Most efficient and fastest Run Length Encoding" TurboRLE - "Most efficient and fastest Run Length Encoding"
**/ **/
//------------------------- Variable Byte ( see https://github.com/powturbo/TurboPFor )----------------------------------------------------- //-------------------------- Variable Byte ( see https://github.com/powturbo/TurboPFor )-----------------------------------------------------
#include "include_/conf.h" #include "include_/conf.h"
#define TMIN 3 #define TMIN 3