[Spice-devel] [PATCH 1/2] unify header include order
Christophe Fergeau
cfergeau at redhat.com
Wed May 11 16:04:37 UTC 2016
On Tue, May 10, 2016 at 02:23:04PM +0100, Frediano Ziglio wrote:
> Use this style for include headers inside headers:
>
> #include <system_headers.h>
> #include <no_spice_no_system_libraries.h>
> #include <spice_protocol.h>
> #include <spice_common.h>
>
> #include "spice_server.h"
Oh, forgot to ask, don't we want to follow this for headers in .c files
too? (even if we don't fix the whole codebase now?)
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160511/097201ee/attachment.sig>
More information about the Spice-devel
mailing list