simplecpp
simplecpp copied to clipboard
remove support for `#file` and `#endfile`
As per https://github.com/danmar/simplecpp/pull/505#issuecomment-3458068047 this was for internal use in Cppcheck but is not longer needed.
There is also some downstream test code which needs to be removed when this is being merged.
It is only used downstream to be able to test includes without having them as actual files.