shader: Fix bugs and build issues on GCC
This commit is contained in:
parent
7a1f296cda
commit
2dc86372c7
3 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <span>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
#include <unordered_map>
|
||||
#include <span>
|
||||
#include <vector>
|
||||
|
||||
#include "common/common_types.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue