TurboPFor: Variable byte c/c++ header

This commit is contained in:
x
2017-01-21 17:32:58 +01:00
parent 4c58021d6d
commit 03afe070b4

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>