forked from OSchip/llvm-project
parent
ec5dbf5a7b
commit
524e5e9019
|
@ -18,6 +18,7 @@
|
||||||
|
|
||||||
#include "execution_impl.h"
|
#include "execution_impl.h"
|
||||||
#include "memory_impl.h"
|
#include "memory_impl.h"
|
||||||
|
#include "parallel_backend_utils.h"
|
||||||
#include "unseq_backend_simd.h"
|
#include "unseq_backend_simd.h"
|
||||||
|
|
||||||
#if __PSTL_USE_PAR_POLICIES
|
#if __PSTL_USE_PAR_POLICIES
|
||||||
|
|
Loading…
Reference in New Issue