mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Missing stdarg.h include
This commit is contained in:
parent
fadf01dc7b
commit
74f76e5ef1
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#include <stdarg.h>
|
||||
|
||||
#include "VulkanProfiler.h"
|
||||
#include "VulkanContext.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue