Skip to content

Commit

Permalink
Remove extra ghidra namespace
Browse files Browse the repository at this point in the history
This should not be required
  • Loading branch information
ekilmer committed Dec 25, 2023
1 parent 71870b0 commit a04a0af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions support/include/sleigh/libsleigh.hh
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,7 @@
#include <sleigh/sleigh_arch.hh>
#include <sleigh/sleighbase.hh>
#include <sleigh/slgh_compile.hh>
namespace ghidra {
#include <sleigh/slghparse.hh>
} // End namespace ghidra
#include <sleigh/slghpatexpress.hh>
#include <sleigh/slghpattern.hh>
#include <sleigh/slghsymbol.hh>
Expand Down

0 comments on commit a04a0af

Please sign in to comment.