Skip to content

Commit

Permalink
Add Dyninst namespace directive in arch-x86.C
Browse files Browse the repository at this point in the history
It was transitively included from common/Types.h.
  • Loading branch information
hainest committed Nov 6, 2023
1 parent c61252a commit 4b43736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/src/arch-x86.C
Expand Up @@ -158,6 +158,7 @@

using namespace std;
using namespace boost::assign;
using namespace Dyninst;

namespace NS_x86 {

Expand Down

0 comments on commit 4b43736

Please sign in to comment.