diff options
Diffstat (limited to 'src/devices/cpu/drcbex64.cpp')
-rw-r--r-- | src/devices/cpu/drcbex64.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/cpu/drcbex64.cpp b/src/devices/cpu/drcbex64.cpp index e1d41783a25..df5fc335599 100644 --- a/src/devices/cpu/drcbex64.cpp +++ b/src/devices/cpu/drcbex64.cpp @@ -175,7 +175,6 @@ // This is a trick to make it build on Android where the ARM SDK declares ::REG_Rn namespace drc { - using namespace uml; using namespace x64emit; |