boost: fix for boost < 1.60

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

View File

@@ -30,7 +30,7 @@
# include <QFileInfo>
# include <QMenu>
# include <QPixmap>
# include <boost/bind/bind.hpp>
# include <boost_bind_bind.hpp>
# include <Inventor/nodes/SoDrawStyle.h>
# include <Inventor/nodes/SoMaterial.h>
# include <Inventor/nodes/SoSeparator.h>