X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fapi%2FSamSequence.cpp;h=dea176bd1f5438ebcbf1c680d474546ab2042f67;hb=9f1ce8c47aeadb6dc1320b52ee671c3341b97935;hp=0231988dd901300c1937f7abb20775f19607b599;hpb=cdf4bbcb19025398d429035fe672661a8c8d1a80;p=bamtools.git diff --git a/src/api/SamSequence.cpp b/src/api/SamSequence.cpp index 0231988..dea176b 100644 --- a/src/api/SamSequence.cpp +++ b/src/api/SamSequence.cpp @@ -1,14 +1,13 @@ // *************************************************************************** // SamSequence.cpp (c) 2010 Derek Barnett // Marth Lab, Department of Biology, Boston College -// All rights reserved. // --------------------------------------------------------------------------- -// Last modified: 18 April 2011 (DB) +// Last modified: 10 October 2011 (DB) // --------------------------------------------------------------------------- // Provides direct read/write access to the SAM sequence data fields. // *************************************************************************** -#include +#include "api/SamSequence.h" #include using namespace BamTools; using namespace std;