Bruno Haible <[EMAIL PROTECTED]> writes:

> The following heuristics works very well in practice:
>   - First comes the #include "..." specifying the module being implemented.
>   - Then come all the #include <...> of system or system-replacement headers,
>     in arbitrary order.
>   - Then come all the #include "..." of gnulib and private headers, in
>     arbitrary order.

I have also realized that this is a good pattern to follow.  I made a
small note of it in the manual.  Please improve it as needed, I just
wanted the information to be present.


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to