[Spice-devel] [PATCH 1/2] unify header include order
Frediano Ziglio
fziglio at redhat.com
Wed May 11 16:26:09 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
>
One thing at a time ;)
Frediano
More information about the Spice-devel
mailing list