21.10.2016 09:57, Anand J wrote:
> There were some files in the code base with multiple inclusion of the same
> header files.
> Following changes are made to mitigate this issue.
>
> 1) --check-dup-head option is added to the scripts/clean-includes to search
> files and
> find out such entr
ping
On Fri, Oct 21, 2016 at 12:27 PM, Anand J wrote:
> There were some files in the code base with multiple inclusion of the same
> header files.
> Following changes are made to mitigate this issue.
>
> 1) --check-dup-head option is added to the scripts/clean-includes to
> search files and
>
There were some files in the code base with multiple inclusion of the same
header files.
Following changes are made to mitigate this issue.
1) --check-dup-head option is added to the scripts/clean-includes to search
files and
find out such entries. This will help to catch redundant #include