X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ignoregaps.h;fp=ignoregaps.h;h=ccc6b96ee9d6f0e5f3761f9e969741f5e08defdd;hb=d3aed959ca3b68890eeb7b815e24210bcfeb256c;hp=d4e5ee507219bcfd943b371b0f19b86aea132da5;hpb=fc1ed1ae1b022719176910ab71993bd6535810ad;p=mothur.git diff --git a/ignoregaps.h b/ignoregaps.h index d4e5ee5..ccc6b96 100644 --- a/ignoregaps.h +++ b/ignoregaps.h @@ -20,6 +20,9 @@ class ignoreGaps : public Dist { public: + ignoreGaps() {} + ignoreGaps(const ignoreGaps& ddb) {} + void calcDist(Sequence A, Sequence B){ int diff = 0; int length = 0;