aco/scheduler: remove unused include of unordered_set
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33644>
This commit is contained in:
committed by
Marge Bot
parent
93872270f0
commit
df2697c9ab
@@ -10,7 +10,6 @@
|
||||
#include "common/amdgfxregs.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <unordered_set>
|
||||
#include <vector>
|
||||
|
||||
#define SMEM_WINDOW_SIZE (350 - ctx.num_waves * 35)
|
||||
|
||||
Reference in New Issue
Block a user