diff --git a/src/algorithm.h b/src/algorithm.h index 73fb21c2..58e05eb1 100644 --- a/src/algorithm.h +++ b/src/algorithm.h @@ -695,7 +695,6 @@ namespace etl } return std::pair(destination_true, destination_false); ->>>>>>> origin/development } }