X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=blastalign.hpp;h=31688bd86d77386d384fef73bb9c3289e681ada3;hb=541bab1dac00688b4c3a8c4a95ab464412663c50;hp=5b78da6b635770b53453cf9b6ec84493b17bf71a;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git 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 + + +