Noticed that we had some commented out includes that still were included in the graph. Would be nice if the regexp could take that into account.
(Although I know it would be a bit tricky to handle all kind of situations like multi line comments using /* */ and #ifdef, however a simple // comment should be easy to handle).
Noticed that we had some commented out includes that still were included in the graph. Would be nice if the regexp could take that into account.
(Although I know it would be a bit tricky to handle all kind of situations like multi line comments using /* */ and #ifdef, however a simple // comment should be easy to handle).