2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Merge pull request #1067 from boostorg/opt_newline

Fix missing newline.
This commit is contained in:
jzmaddock
2024-01-21 12:14:49 +00:00
committed by GitHub

View File

@@ -162,4 +162,4 @@ template <typename Real> std::vector<size_t> best_indices(std::vector<Real> cons
}
} // namespace boost::math::optimization::detail
#endif
#endif