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 1c16e512db
commit c48a569696
40 changed files with 3 additions and 89 deletions

View File

@@ -59,8 +59,6 @@
# include <cmath>
# include <string>
# include <vector>
# include <boost_bind_bind.hpp>
//# include <QtGlobal>
#endif
#include <App/Application.h>