change MIN_boost_version
ubuntu version 20.04 is no longer supported. The minimum boost version used for freecad is now 1.74 (ubuntu 22.04) https://launchpad.net/ubuntu/jammy/+package/libboost-system-dev
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#include <QCheckBox>
|
||||
|
||||
#include <boost_signals2.hpp>
|
||||
#include <boost/signals2.hpp>
|
||||
|
||||
#include <Base/BoundBox.h>
|
||||
#include <Gui/TaskView/TaskDialog.h>
|
||||
|
||||
Reference in New Issue
Block a user