X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fapi%2FSamReadGroup.cpp;h=ce022ab5d3d84759f096fb5235abb31b0dc90b1d;hb=9f1ce8c47aeadb6dc1320b52ee671c3341b97935;hp=a9170d7bee13854dc1116c0491c6fa2e5ac04e37;hpb=1a93ff03d7e40d97c32e6f5966045ceaeb2f038a;p=bamtools.git diff --git a/src/api/SamReadGroup.cpp b/src/api/SamReadGroup.cpp index a9170d7..ce022ab 100644 --- a/src/api/SamReadGroup.cpp +++ b/src/api/SamReadGroup.cpp @@ -2,12 +2,12 @@ // SamReadGroup.cpp (c) 2010 Derek Barnett // Marth Lab, Department of Biology, Boston College // --------------------------------------------------------------------------- -// 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;