]> git.donarmstrong.com Git - mothur.git/blobdiff - blastalign.hpp
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / blastalign.hpp
index 5b78da6b635770b53453cf9b6ec84493b17bf71a..31688bd86d77386d384fef73bb9c3289e681ada3 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef BlastAlignment_H
+#define BlastAlignment_H
+
+
 /*
  *  blastalign.hpp
  *  
@@ -36,3 +40,7 @@ private:
        float gapExtend;
 };
 
+#endif
+
+
+