Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ignored-attributes warning for unique_ptr declaration
The attribute `__nonnull` was added to `fclose` in glibc 2.38, which causes a warning when using its `decltype` on a template argument.
- Loading branch information