Skip to content

Commit

Permalink
Adds newline to README
Browse files Browse the repository at this point in the history
Per PR suggestion.
  • Loading branch information
kennyweiss authored Jan 24, 2023
1 parent cbfad0b commit 4dc8ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/thirdparty/axom/fmt/README
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ We also put fmt in the axom namespace to isolate it from other libraries that mi
* Add `} \` to `AXOM_FMT_END_NAMESPACE` in `fmt/core.h`
* Apply `src/thirdparty/axom/fmt/xl_printf.patch` -- bugfix for XL compiler
* Apply `src/thirdparty/axom/fmt/hipcc_long_double.patch` -- bugfix for dealing with `long double` type on EAS architecture with hip compiler
* Apply `src/thirdparty/axom/fmt/runtime_error.patch` -- workaround for dealing with `std::runtime_error` bug in nvcc
* Apply `src/thirdparty/axom/fmt/runtime_error.patch` -- workaround for dealing with `std::runtime_error` bug in nvcc

0 comments on commit 4dc8ca2

Please sign in to comment.