[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #include in module descriptions
From: |
Bruno Haible |
Subject: |
Re: #include in module descriptions |
Date: |
Wed, 3 Jan 2007 22:25:57 +0100 |
Paul Eggert wrote:
> Is there any rule for whether the Include: sections' lines should
> start with '#include'?
So far the '#include ' is optional. I made it optional because it'd be so much
useless typing work and redundant to read otherwise.
> I noticed 34 instances with #include and 276 without, so would it be OK
> to remove the "#include" from those 34 instances, for consistency?
Yes, it's fine with me, except for those which are inside #if.
Bruno
- timespec.h, Bruno Haible, 2007/01/02
- Re: timespec.h, Paul Eggert, 2007/01/02
- Re: #include in module descriptions,
Bruno Haible <=