diff --git a/src/thirdparty/axom/fmt/README b/src/thirdparty/axom/fmt/README index 12a66b7f47..e6c28d5809 100644 --- a/src/thirdparty/axom/fmt/README +++ b/src/thirdparty/axom/fmt/README @@ -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 \ No newline at end of file +* Apply `src/thirdparty/axom/fmt/runtime_error.patch` -- workaround for dealing with `std::runtime_error` bug in nvcc