Subject: Re: [boost] [function] function.hpp lacks include guard
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-10-21 11:54:35


Okko Willeboordse wrote:

> My co-worker Bob Praster found, using PC-Lint 9.0, that function.hpp
> doesn't have an include guard

That's most likely because it doesn't need one, since it's only
including other headers.