mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 09:40:17 +00:00
Merge pull request #1646 from lioncash/header
Jit: Remove unnecessary include
This commit is contained in:
commit
692f4496ba
@ -18,10 +18,6 @@
|
|||||||
// ----------
|
// ----------
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifdef _WIN32
|
|
||||||
#include <winnt.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "Common/x64ABI.h"
|
#include "Common/x64ABI.h"
|
||||||
#include "Common/x64Analyzer.h"
|
#include "Common/x64Analyzer.h"
|
||||||
#include "Common/x64Emitter.h"
|
#include "Common/x64Emitter.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user