mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 19:23:56 +00:00
Include PCH everywhere
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
#include "std_include.hpp"
|
||||
#include "exception_dispatch.hpp"
|
||||
#include "process_context.hpp"
|
||||
#include "cpu_context.hpp"
|
||||
|
||||
#include <platform/status.hpp>
|
||||
|
||||
namespace
|
||||
{
|
||||
using exception_record = EMU_EXCEPTION_RECORD<EmulatorTraits<Emu64>>;
|
||||
|
||||
Reference in New Issue
Block a user