mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-02 08:43:16 +00:00
Added missing headers and 2D MSAA image type
This commit is contained in:
parent
59b651be07
commit
371d1d009a
4 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <cstddef>
|
||||
#include <optional>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include "common/types.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue