mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Remove some more includes.
This commit is contained in:
parent
207547b425
commit
1f0710caf7
20 changed files with 42 additions and 53 deletions
|
@ -2,9 +2,8 @@
|
|||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "Common.h"
|
||||
#include "x64Emitter.h"
|
||||
#include "x64ABI.h"
|
||||
#include "x64Emitter.h"
|
||||
|
||||
using namespace Gen;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue