mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
vulkan/device_select: remove needless c99_compat.h includes
Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16812>
This commit is contained in:
parent
df4fe7c4a2
commit
6ed10a99bd
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
|||
#include <unistd.h>
|
||||
|
||||
#include "device_select.h"
|
||||
#include "c99_compat.h"
|
||||
#include "hash_table.h"
|
||||
#include "vk_util.h"
|
||||
#include "c11/threads.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue