mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-14 09:32:40 +00:00
added missing includes to common_types.h
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <math.h>
|
||||
#include <xmmintrin.h> // data_types__m128.cpp
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
#include <tchar.h>
|
||||
|
||||
Reference in New Issue
Block a user