|
Boost : |
Subject: [boost] [function] function.hpp lacks include guard
From: Okko Willeboordse (trash_at_[hidden])
Date: 2008-10-21 10:41:36
Hello,
My co-worker Bob Praster found, using PC-Lint 9.0, that function.hpp
doesn't have an include guard like;
#ifndef BOOST_FUNCTION_HPP
#define BOOST_FUNCTION_HPP
...
#endif // BOOST_FUNCTION_HPP
Kind regards,
Okko Willeboordse
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk