]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/BamReader_p.cpp
Continued breaking up of monolithic classes: extracted BamStandardIndex & BamToolsInd...
[bamtools.git] / src / api / BamReader_p.cpp
index 65a49ed668dcbf7236d73492551f691f830723ca..792be2209bc9fdc8a6fc1ff0bed6480199dc0ded 100644 (file)
 
 #include <api/BamReader.h>
 #include <api/BamReader_p.h>
+#include <api/BamStandardIndex.h>
+#include <api/BamToolsIndex.h>
 #include <api/BGZF.h>
+
 using namespace BamTools;
 using namespace BamTools::Internal;