Skip to content

Commit

Permalink
Merge pull request #552 from mr-c/missing_include
Browse files Browse the repository at this point in the history
add missing include
  • Loading branch information
rob-p committed Aug 3, 2020
2 parents 2fd7773 + fa0a23a commit 69eca54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/BAMUtils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ extern "C" {
}

#include <unordered_map>
#include <string>

namespace salmon {
namespace bam_utils {
Expand Down

0 comments on commit 69eca54

Please sign in to comment.