1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/games/freeorion
Jan Beich ef2f74c7e1 games/freeorion: unbreak with boost 1.69 (post-Beta1)
In file included from combat/CombatEvent.cpp:1:
combat/CombatEvent.h:42:25: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >'
    virtual std::string CombatLogDetails(int viewing_empire_id) const
                        ^
/usr/include/c++/v1/iosfwd:193:32: note: template is declared here
    class _LIBCPP_TEMPLATE_VIS basic_string;
                               ^
In file included from combat/CombatEvent.cpp:1:
combat/CombatEvent.h:43:14: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >'
    { return std::string(""); }
             ^
/usr/include/c++/v1/iosfwd:193:32: note: template is declared here
    class _LIBCPP_TEMPLATE_VIS basic_string;
                               ^

PR:		232525
Obtained from:	upstream
2018-11-27 19:56:43 +00:00
..
files - Update to 0.4.8 2018-09-01 01:20:34 +00:00
distinfo games/freeorion: unbreak with boost 1.69 (post-Beta1) 2018-11-27 19:56:43 +00:00
Makefile games/freeorion: unbreak with boost 1.69 (post-Beta1) 2018-11-27 19:56:43 +00:00
pkg-descr - Update games/freeorion to 0.4.8-rc1 (actually, replace with freshly written port) 2018-07-02 13:23:15 +00:00
pkg-plist - Update games/freeorion to 0.4.8-rc1 (actually, replace with freshly written port) 2018-07-02 13:23:15 +00:00