Changeset 3369
- Timestamp:
- Feb 10, 2015, 8:15:55 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/pileup.cc
r3356 r3369 24 24 #include "Suite.h" 25 25 26 #ifdef HAVE_LIBBAM 26 27 #include <yat/omic/BamFile.h> 27 28 #include <yat/omic/BamReadIterator.h> 28 29 #include "yat/omic/Pileup.h" 30 #endif 29 31 30 32 #include <yat/utility/Aligner.h>
Note: See TracChangeset
for help on using the changeset viewer.