X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=ignoregaps.h;h=894f92d9644182ece0a7d18e491384d2058f2d54;hp=d4e5ee507219bcfd943b371b0f19b86aea132da5;hb=050a3ff02473a3d4c0980964e1a9ebe52e55d6b8;hpb=8bc3e5b38c2317a1715f53be22fa96455868c281 diff --git a/ignoregaps.h b/ignoregaps.h index d4e5ee5..894f92d 100644 --- a/ignoregaps.h +++ b/ignoregaps.h @@ -20,6 +20,8 @@ class ignoreGaps : public Dist { public: + ignoreGaps() {} + void calcDist(Sequence A, Sequence B){ int diff = 0; int length = 0;