X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Futils%2Fbamtools_variant.h;h=4c477fb253829c827bcab6c3bb4c1c1cfb424aff;hb=9f1ce8c47aeadb6dc1320b52ee671c3341b97935;hp=020b3363baa1a316d4bea7a6fa75e1901c7a953f;hpb=c1fc1c5423ca73a1b5bcbe790650821d73e5959c;p=bamtools.git diff --git a/src/utils/bamtools_variant.h b/src/utils/bamtools_variant.h index 020b336..4c477fb 100644 --- a/src/utils/bamtools_variant.h +++ b/src/utils/bamtools_variant.h @@ -2,7 +2,7 @@ // bamtools_variant.h (c) 2010 Derek Barnett, Erik Garrison // Marth Lab, Department of Biology, Boston College // --------------------------------------------------------------------------- -// Last modified: 19 November 2010 +// Last modified: 10 October 2011 // --------------------------------------------------------------------------- // Provides a template-based variant type // --------------------------------------------------------------------------- @@ -17,7 +17,7 @@ #ifndef BAMTOOLS_VARIANT_H #define BAMTOOLS_VARIANT_H -#include +#include "utils/utils_global.h" #include #include #include