Encountered while working on #475. ```cpp #include "a.h" ``` `./simplecpp $(pwd)/a.cpp` ``` /s/GitHub/simplecpp-fw/a.cpp:1: missing header: Header not found: "a.h" ``` This causes most of `integration-tests.py` to fail on MinGW/MSYS.