remove immintrin.h header

This commit is contained in:
Johannes Hofmann
2017-05-29 04:25:58 -07:00
parent af07f9cf6f
commit 7c5b855eaa

View File

@@ -3,7 +3,6 @@
#include <string.h>
#include <dirent.h>
#include <dlfcn.h>
#include <immintrin.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <sys/types.h>