mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Change comments to make it clear why forward declaration header is required.
[SVN r11314]
This commit is contained in:
parent
7914f5b931
commit
a6f6c3613a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user