K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-04-27T09:04:29.794706Z K 7 svn:log V 406 textproc/htmltolatex: fix build with GCC-based architectures Add USES=compiler:c++11-lang. Add include and to CH2L.cpp. Add include to util.cpp. Required to build with GCC (used on GCC architectures): undefined reference to std::__cxx11::basic_string PR: 237549 Approved by: pi (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D20050 END