We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd890b8 commit dd9590eCopy full SHA for dd9590e
include/xsimd/memory/xsimd_aligned_allocator.hpp
@@ -14,6 +14,7 @@
14
#include "../config/xsimd_arch.hpp"
15
16
#include <algorithm>
17
+#include <cstddef>
18
#include <utility>
19
#ifdef _WIN32
20
#include <malloc.h>
0 commit comments