@ -35,7 +35,9 @@
#endif // HAVE_CONFIG_H
#ifdef NL_OS_WINDOWS
# define NOMINMAX
# ifndef NL_COMP_MINGW
# endif
# include <windows.h>
#else // NL_OS_WINDOWS
# include <dlfcn.h>
@ -37,7 +37,9 @@
# define WIN32_LEAN_AND_MEAN
# include <winbase.h>
#endif // NL_OS_WINDOWS