forked from boostorg/optional
Fix outdated reference to boost/detail/none.hpp, to current boost/none.hpp.
[SVN r23439]
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#include "boost/detail/none.hpp"
|
||||
#include "boost/none.hpp"
|
||||
|
||||
#include "boost/test/minimal.hpp"
|
||||
|
||||
|
Reference in New Issue
Block a user