This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
yuzu-mirror
Watch
1
Star
0
Fork
You've already forked yuzu-mirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Core: Correct compilition in GCC
Browse Source
master
Fernando Sahmkow
2020-02-13 22:08:49 +07:00
committed by
FernandoS27
parent
2bc949628d
commit
829d8c0d6b
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
src/core/hardware_properties.h
Unescape
Escape
View File
@ -4,6 +4,8 @@
#
pragma once
#
include
<tuple>
#
include
"common/common_types.h"
namespace
Core
{
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
CCF_100/yuzu-mirror
Title
Body
Create Issue