mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 01:52:06 +00:00
Fixup attempt 2
This commit is contained in:
parent
7b800082db
commit
cbb98cea26
@ -33,7 +33,7 @@ using std::nullopt;
|
||||
using boost::optional;
|
||||
|
||||
// Create a new nullopt object equivalent to boost::none to match the STL interface
|
||||
constexpr boost::none_t nullopt;
|
||||
static const boost::none_t nullopt;
|
||||
|
||||
#endif
|
||||
} // end namespace utils
|
||||
|
Loading…
x
Reference in New Issue
Block a user