boost 1.73.0: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
# include <Inventor/actions/SoGetMatrixAction.h>
|
||||
# include <Inventor/actions/SoSearchAction.h>
|
||||
# include <Inventor/actions/SoGetBoundingBoxAction.h>
|
||||
# include <boost/bind/bind.hpp>
|
||||
#endif
|
||||
|
||||
/// Here the FreeCAD includes sorted by Base,App,Gui......
|
||||
@@ -61,7 +62,6 @@
|
||||
#include "ViewProviderLink.h"
|
||||
#include "ViewParams.h"
|
||||
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
FC_LOG_LEVEL_INIT("ViewProvider",true,true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user