forked from boostorg/utility
Change comments to make it clear why forward declaration header is required.
[SVN r11314]
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
#ifndef BOOST_UTILITY_BASE_FROM_MEMBER_HPP
|
#ifndef BOOST_UTILITY_BASE_FROM_MEMBER_HPP
|
||||||
#define BOOST_UTILITY_BASE_FROM_MEMBER_HPP
|
#define BOOST_UTILITY_BASE_FROM_MEMBER_HPP
|
||||||
|
|
||||||
#include <boost/utility_fwd.hpp> // self include
|
#include <boost/utility_fwd.hpp> // required for parameter defaults
|
||||||
|
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
|
Reference in New Issue
Block a user