mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-24 12:34:19 +00:00
generic: add missing get_work_dim include
Fixes few piglits since clang r304193 Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-by: Aaron Watry <awatry@gmail.com> llvm-svn: 304556
This commit is contained in:
parent
630a524e8d
commit
2f2a3bc0dc
@ -31,6 +31,7 @@
|
||||
#include <clc/workitem/get_num_groups.h>
|
||||
#include <clc/workitem/get_group_id.h>
|
||||
#include <clc/workitem/get_global_offset.h>
|
||||
#include <clc/workitem/get_work_dim.h>
|
||||
|
||||
/* 6.11.2 Math Functions */
|
||||
#include <clc/math/acos.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user