pcl
pcl copied to clipboard
[Style guide] Update include section
Update the include section, with the correct order of includes and add a comment about why its included.
Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs.
I think this can be closed. I remember an addition to the style guide, but can't link the PR yet.
#4020 Solved this one :+1:
Well, somewhat. We are missing why are it included.
Could you expand a bit (or go ahead with a PR 😆 )?
@larshg Do you have time/do you want to create a pull request to close this issue? You probably mean something like this?
#include <pcl/common/common.h> // for getMinMax3D
#include <pcl/pcl_macros.h> // for PCL_DEPRECATED