mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 11:28:05 +02:00
aco/scheduler: remove unused include of unordered_set
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33644>
This commit is contained in:
parent
93872270f0
commit
df2697c9ab
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
#include "common/amdgfxregs.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <unordered_set>
|
||||
#include <vector>
|
||||
|
||||
#define SMEM_WINDOW_SIZE (350 - ctx.num_waves * 35)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue