X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fapi%2FSamReadGroup.cpp;h=ce022ab5d3d84759f096fb5235abb31b0dc90b1d;hb=9f1ce8c47aeadb6dc1320b52ee671c3341b97935;hp=2ba75f16b46b7e7a548581a3aa04144895675097;hpb=cdf4bbcb19025398d429035fe672661a8c8d1a80;p=bamtools.git diff --git a/src/api/SamReadGroup.cpp b/src/api/SamReadGroup.cpp index 2ba75f1..ce022ab 100644 --- a/src/api/SamReadGroup.cpp +++ b/src/api/SamReadGroup.cpp @@ -1,14 +1,13 @@ // *************************************************************************** // SamReadGroup.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 read group data fields. // *************************************************************************** -#include +#include "api/SamReadGroup.h" using namespace BamTools; using namespace std;