X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=blastalign.hpp;h=31688bd86d77386d384fef73bb9c3289e681ada3;hp=5b78da6b635770b53453cf9b6ec84493b17bf71a;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6 diff --git a/blastalign.hpp b/blastalign.hpp index 5b78da6..31688bd 100644 --- a/blastalign.hpp +++ b/blastalign.hpp @@ -1,3 +1,7 @@ +#ifndef BlastAlignment_H +#define BlastAlignment_H + + /* * blastalign.hpp * @@ -36,3 +40,7 @@ private: float gapExtend; }; +#endif + + +