Subject: [Boost-bugs] [Boost C++ Libraries] #6428: Missing include guard in error_info.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-20 07:44:16
#6428: Missing include guard in error_info.hpp
------------------------------+---------------------------------------------
Reporter: andysem | Owner: emildotchevski
Type: Bugs | Status: new
Milestone: To Be Determined | Component: exception
Version: Boost 1.48.0 | Severity: Cosmetic
Keywords: |
------------------------------+---------------------------------------------
The exception/error_info.hpp doesn't have an include guard. The header
only contains error_info forward declaration so it doesn't cause
compilation errors, but it does generate duplicate declarations in the
preprocessed code. Please, add an include guard.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6428> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC