1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00
ArseniyShestakov cb40c093f8 Avoid boost::optional assignment for Boost 1.64 compatibility (#360)
Two options here: to use emplace from 1.56 or boost::make_optional.
Unfortunately Ubuntu 14.04 is using 1.54 and I'd rather not to break it.
2017-08-05 16:09:29 +03:00
..
2017-07-01 19:17:08 +03:00
2017-07-08 21:20:38 +03:00
2017-07-01 19:17:08 +03:00
2017-06-29 00:09:35 +03:00
2017-07-01 19:17:08 +03:00