From a04a0afdad31ede640a2df1b9f68fcb78b5a23b0 Mon Sep 17 00:00:00 2001 From: Eric Kilmer Date: Tue, 30 May 2023 10:11:51 -0400 Subject: [PATCH] Remove extra ghidra namespace This should not be required --- support/include/sleigh/libsleigh.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/support/include/sleigh/libsleigh.hh b/support/include/sleigh/libsleigh.hh index 63a146283..2f3560ba1 100644 --- a/support/include/sleigh/libsleigh.hh +++ b/support/include/sleigh/libsleigh.hh @@ -93,9 +93,7 @@ #include #include #include -namespace ghidra { #include -} // End namespace ghidra #include #include #include