mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
The headers apparently changed in 1.90 from 1.89 and the definition for BOOST_STATIC_ASSERT() needs to be brought in explicitly from <boost/static_assert.hpp> which wasn't previously the case. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>