X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ignoregaps.h;h=894f92d9644182ece0a7d18e491384d2058f2d54;hb=6b32d112bb60e9f7eb6d4407a4eed4c49b67bced;hp=d4e5ee507219bcfd943b371b0f19b86aea132da5;hpb=8bc3e5b38c2317a1715f53be22fa96455868c281;p=mothur.git 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;