Changeset 2943 for trunk/yat/omic/BamFile.cc
- Timestamp:
- Jan 4, 2013, 7:38:38 AM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/0.10-stable (added) merged: 2920,2922-2926,2928-2931,2933-2941
- Property svn:mergeinfo changed
-
trunk/yat/omic/BamFile.cc
r2897 r2943 20 20 #include "BamFile.h" 21 21 #include "BamHeader.h" 22 #include "config_bam.h" 22 23 23 24 #include "yat/utility/Exception.h" 24 25 25 #include <bam.h>26 #include YAT_BAM_HEADER 26 27 27 28 #include <stdexcept>
Note: See TracChangeset
for help on using the changeset viewer.