_SH_DENYNO undeclared identifier on Windows 10
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 280
- Avg merge
- 7m
- Merged PRs (30d)
- 4
Description
Hi,
On Windows 10, this [line](https://github.com/emilk/loguru/blob/43a53def4ec7a9531f029fa75eae117e9964e48c/loguru.cpp#L804) failed, with the error `_SH_DENYNO` is an undeclared identifier.
I solved the issue by adding the inclusion of the `share.h` file before the `fsopen` call.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.