This commit is contained in:
powturbo
2015-05-31 22:38:32 +02:00
parent a1f4040fe5
commit 0f89c0d557

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo - twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com - email : powturbo [_AT_] gmail [_DOT_] com
**/ **/
// vsimple.c - "Integer Compression" variable simple // vsimple.c - "Integer Compression" variable simple
#ifndef USIZE #ifndef USIZE
#ifdef __SSE2__ #ifdef __SSE2__
#include <emmintrin.h> #include <emmintrin.h>