summary refs log tree commit diff
path: root/src/etc/mingw-fix-include/bits
AgeCommit message (Collapse)AuthorLines
2013-09-17The purpose of these headers is to fix issues with mingw v4.0, as described ↵Vadim Chugunov-0/+8
in #9246. This works by adding this directory to GCC include search path before mingw system headers directories, so we can intercept their inclusions and add missing definitions without having to modify files in mingw/include.