summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/memarray.h
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-08-30 23:37:12 -0400
committer AJR <ajrhacker@users.noreply.github.com>2020-08-30 23:37:12 -0400
commit71bcb539fec9d90572e3170f751746465fd976b4 (patch)
treee7748c03c32d76dde0418347d27cc1dcbe161d6b /src/emu/memarray.h
parent35f708384dc57f32631c6745ec3f76eacda5df45 (diff)
Remove memarray.h from emu.h
Diffstat (limited to 'src/emu/memarray.h')
-rw-r--r--src/emu/memarray.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/emu/memarray.h b/src/emu/memarray.h
index be44831c9e8..f9a7e406a8e 100644
--- a/src/emu/memarray.h
+++ b/src/emu/memarray.h
@@ -23,10 +23,6 @@
#pragma once
-#ifndef __EMU_H__
-#error Dont include this file directly; include emu.h instead.
-#endif
-
#ifndef MAME_EMU_MEMARRAY_H
#define MAME_EMU_MEMARRAY_H