mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-05 23:10:30 +01:00
ac: remove gallivm header include
this doesn't seem to be used Acked-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16192>
This commit is contained in:
parent
1dc697942a
commit
08bb498840
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
#include "ac_llvm_build.h"
|
||||
#include "c11/threads.h"
|
||||
#include "gallivm/lp_bld_misc.h"
|
||||
#include "util/bitscan.h"
|
||||
#include "util/u_math.h"
|
||||
#include <llvm-c/Core.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue