There was an error while loading. Please reload this page.
Encountered while working on #475.
#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.
Encountered while working on #475.
./simplecpp $(pwd)/a.cpp
This causes most of integration-tests.py to fail on MinGW/MSYS.