mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
d9c39232ac
boost/signals2.hpp is a convenience header, it seems that boost/signals2/signal.hpp is enough for our needs. This allows to get rid of 6MiB of header files in 3rdparty/boost (and probably to speed-up compilation).