HomeFreeBSD

print/lyx: unbreak with boost 1.69

Description

print/lyx: unbreak with boost 1.69

FileName.cpp:77:32: error: too few template arguments for class template 'crc_table_t'
template struct boost::detail::crc_table_t<32, 0x04C11DB7, true>;

^

/usr/local/include/boost/crc.hpp:1009:11: note: template is declared here

class crc_table_t
      ^

PR: 232525
Suggested by: upstream

Details

Provenance
jbeichAuthored on
Parents
rP483589: Take maintainership due to long inactivity on these ports.
Branches
Unknown
Tags
Unknown