mirror of
https://github.com/boostorg/optional.git
synced 2025-07-13 20:36:38 +02: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"
|
||||
|
||||
|
Reference in New Issue
Block a user