forked from boostorg/optional
Some headers were moved from "utility" to "detail"
[SVN r20990]
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#include "boost/optional.hpp"
|
||||
|
||||
#ifndef BOOST_OPTIONAL_NO_INPLACE_FACTORY_SUPPORT
|
||||
#include "boost/utility/typed_in_place_factory.hpp"
|
||||
#include "boost/detail/typed_in_place_factory.hpp"
|
||||
#endif
|
||||
|
||||
#ifdef __BORLANDC__
|
||||
|
Reference in New Issue
Block a user