This website works better with JavaScript.
Home
Explore
Help
Sign In
eden-emu
/
eden
mirror of
https://git.eden-emu.dev/eden-emu/eden.git
Watch
1
Star
0
Fork
0
Code
Releases
Wiki
Activity
Browse Source
Core: Correct compilition in GCC
nce_cpp
Fernando Sahmkow
6 years ago
committed by
FernandoS27
parent
0d2a459fae
commit
f326183e8b
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/core/hardware_properties.h
2
src/core/hardware_properties.h
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
eden-emu/eden
Title
Body
Create Issue