mirror of https://github.com/snes9xgit/snes9x.git
slang: Fix CI build.
This commit is contained in:
parent
6c60368fc4
commit
b383b94c8c
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <cstdint>
|
||||
|
||||
struct SlangShader
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue