mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:45:41 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() unixen. Apparently, include_next does not count repeated include directories on unixen but does on windows, thus windows users of mingw saw the build of the ip lib break for not having included w32api/include/basetsd.h through the include/basetsd.h. It would include include/basetsd.h again and (since the include guard in that file surrounds the include_next), would do nothing the second time. I guess I'm the only person who got bit by this difference. svn path=/trunk/; revision=11137 |
||
---|---|---|
freeldr | ||
msvc6 | ||
os2 | ||
posix | ||
reactos | ||
rosapps |