Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix unused variable warnings on windows
On windows the function doesn't use all variables. Use cfg_attr to allow unused_variables.
- Loading branch information