Fixed build

This commit is contained in:
Alexey Milovidov 2020-03-27 01:28:15 +03:00
parent 01e3a502f6
commit 25f08e83c7

View File

@ -1,6 +1,7 @@
#pragma once
#include <cstdint>
#include <string>
#if defined(__SSE2__)
#include <emmintrin.h>