common.h -> private/common.h

This commit is contained in:
Frank Denis 2019-06-10 16:24:47 +02:00
parent a4c41e5c8f
commit b1f0e2eb1d

View File

@ -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>