[Liblas-devel] #pragma once
Howard Butler
hobu.inc at gmail.com
Mon Feb 8 10:45:46 EST 2010
On Feb 8, 2010, at 9:29 AM, Mike Grant wrote:
> Not really an objection, but I was curious enough to grep /usr/include/*
> for this and note that only the Boost libraries use it, and they also
> have include guards as well.
>
> On the upside, it does look like even our oldest linux install (RHEL4)
> has a new enough gcc that this isn't buggy though :)
Yes, that is a nice (intended) side effect of this change. It limits our support exposure to C/C++ compilers that have been updated in the last 10 years :)
Howard
More information about the Liblas-devel
mailing list