mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
MTLUtil: Include TargetConditionals
This commit is contained in:
parent
77f44f1600
commit
700162b8bd
@ -6,6 +6,7 @@
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
|
||||
#include <TargetConditionals.h>
|
||||
#include <spirv_msl.hpp>
|
||||
|
||||
#include "Common/MsgHandler.h"
|
||||
|
Loading…
Reference in New Issue
Block a user