emilk/loguru

_SH_DENYNO undeclared identifier on Windows 10

thibaultfalque opened this issue · 0 comments

Hi,

On Windows 10, this line 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.