Skip to content

Commit

Permalink
add missing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinChu committed Mar 16, 2018
1 parent 0c5f534 commit 4816abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BioBloomCategorizer/BioBloomClassifier.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <iostream>
#include "Common/kseq.h"
#include "ResultsManager.hpp"
#include "BioBloomCategorizer/Options.h"
KSEQ_INIT(gzFile, gzread)

using namespace std;
Expand Down

0 comments on commit 4816abe

Please sign in to comment.