common.h -> private/common.h

This commit is contained in:
Frank Denis
2019-06-10 18:40:39 +02:00
parent a4c41e5c8f
commit b1f0e2eb1d
@@ -1,7 +1,7 @@
#ifndef sse2_64_32_H
#define sse2_64_32_H 1
#include "common.h"
#include "private/common.h"
#ifdef HAVE_INTRIN_H
# include <intrin.h>