fix code format

This commit is contained in:
bolero-MURAKAMI 2016-04-05 11:57:06 +09:00
parent aa8e265188
commit a0060119ab
31 changed files with 379 additions and 379 deletions

View file

@ -148,7 +148,7 @@ namespace sprout {
first1, last1, first2, pred,
sprout::distance(first1, last1) / 2
)
)
)
;
}