Skip to content

Commit

Permalink
Add missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
wrwilliams committed Jan 27, 2017
1 parent a292e58 commit 750c1ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions parseAPI/src/Parser.C
Expand Up @@ -46,6 +46,8 @@

#include <boost/tuple/tuple.hpp>
#include <boost/make_shared.hpp>
#include <boost/shared_ptr.hpp>

using namespace std;
using namespace Dyninst;
using namespace Dyninst::ParseAPI;
Expand Down

0 comments on commit 750c1ad

Please sign in to comment.