Skip to content

Commit 9e57192

Browse files
Merge pull request #711 from npmiller/fix-gcc-build
Fix includes in memspace test fixtures
2 parents ae5ad2e + 1de757e commit 9e57192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/memspaces/memspace_fixtures.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#ifndef UMF_TEST_MEMSPACE_FIXTURES_HPP
66
#define UMF_TEST_MEMSPACE_FIXTURES_HPP
77

8+
#include <algorithm>
89
#include <numa.h>
910
#include <numaif.h>
1011
#include <thread>

0 commit comments

Comments
 (0)