TurboPFor: Variable byte header

This commit is contained in:
x
2017-01-04 15:06:45 +01:00
parent bf20aa296b
commit 567d6e3c7c

2
vint.h
View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com
**/
// "Integer Compression" variable byte include header
// "Integer Compression" variable byte include header
#ifndef VINT_H
#define VINT_H
#include <stdint.h>