Skip to content

Commit a622757

Browse files
Merge branch 'master' of github.com:smithlabcode/smithlab_cpp
2 parents ede5f2a + 57099cc commit a622757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smithlab_utils.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Out copy_if(In first, In last, Out res, Pred p) {
5252
}
5353
return res;
5454
}
55-
}; // namespace smithlab
55+
} // namespace smithlab
5656

5757
typedef size_t MASK_t;
5858

0 commit comments

Comments
 (0)