Changeset 3369


Ignore:
Timestamp:
Feb 10, 2015, 8:15:55 AM (8 years ago)
Author:
Peter
Message:

make test compile in --without-samtools mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/pileup.cc

    r3356 r3369  
    2424#include "Suite.h"
    2525
     26#ifdef HAVE_LIBBAM
    2627#include <yat/omic/BamFile.h>
    2728#include <yat/omic/BamReadIterator.h>
    2829#include "yat/omic/Pileup.h"
     30#endif
    2931
    3032#include <yat/utility/Aligner.h>
Note: See TracChangeset for help on using the changeset viewer.