diff --git a/src/mlpack/methods/ann/augmented/tasks/sort_impl.hpp b/src/mlpack/methods/ann/augmented/tasks/sort_impl.hpp index 0bc50808b7..f05d981d01 100644 --- a/src/mlpack/methods/ann/augmented/tasks/sort_impl.hpp +++ b/src/mlpack/methods/ann/augmented/tasks/sort_impl.hpp @@ -66,4 +66,4 @@ void SortTask::GenerateData(arma::field& input, } // namespace augmented } // namespace ann } // namespace mlpack -#endif \ No newline at end of file +#endif