mirror of
https://github.com/boostorg/utility.git
synced 2025-07-29 20:37:32 +02:00
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
|
||||
#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
|
||||
|
Reference in New Issue
Block a user