]> git.donarmstrong.com Git - mothur.git/blobdiff - eachgapdist.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / eachgapdist.h
index d66b40c8878cb41cf933fbf3589e82369b72cd4c..1aca10c4bd208f6cf6c0dbfd9f97fdde97afe576 100644 (file)
@@ -17,6 +17,9 @@
 class eachGapDist : public Dist {
        
 public:
+       
+       eachGapDist() {}
+       
        void calcDist(Sequence A, Sequence B){          
                int diff = 0;
                int length = 0;