c2xml does not pre-process files included with #include
Brought to you by:
jaubert
c2xml does not pre-process files included with the C pre-processor directive #include. This most of the times leads to the abnormal termination of c2xml since function and structure decelerations in included .h files are required for the C code to be correct. An example is attached.
Please see contained file artifact.txt