Skip to content

Commit

Permalink
Merge pull request #2 from skieffer/fix-pedantic-warning
Browse files Browse the repository at this point in the history
Remove superfluous semicolon

Duplicates mjwybrow#46
  • Loading branch information
skieffer authored Jul 19, 2023
2 parents fcac991 + fac3a77 commit 8b090c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cola/libcola/shapepair.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class ShapePair
};


};
}

#endif

0 comments on commit 8b090c9

Please sign in to comment.