mirror of
https://github.com/boostorg/optional.git
synced 2025-11-02 00:31:51 +01:00
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"
|
||||
|
||||
|
||||
@@ -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