boost: fix for boost < 1.60

This commit is contained in:
wmayer
2020-06-15 19:38:39 +02:00
parent 02a4ba3bca
commit f3b460e42e
76 changed files with 76 additions and 76 deletions

View File

@@ -38,7 +38,7 @@
# include <Inventor/actions/SoGetMatrixAction.h>
# include <Inventor/actions/SoSearchAction.h>
# include <Inventor/actions/SoGetBoundingBoxAction.h>
# include <boost/bind/bind.hpp>
# include <boost_bind_bind.hpp>
#endif
/// Here the FreeCAD includes sorted by Base,App,Gui......