Boost version <=1.60 is never used in freecad 0.20 (#7038)

* Boost version 1.60 is never used in freecad 0.20
This commit is contained in:
mosfet80
2022-06-24 03:20:26 +03:00
committed by GitHub
parent b308da5387
commit 620c273c4e
40 changed files with 3 additions and 89 deletions

View File

@@ -24,7 +24,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#include <boost_bind_bind.hpp>
#include <boost_signals2.hpp>
#include <boost/signals2/connection.hpp>
#endif