Fix build warnings from deprecated Boost headers (they are used internally by Boost). Thanks @wwmayer for the hint.
This commit is contained in:
committed by
wwmayer
parent
ff77ffe7d1
commit
98f63ba60f
@@ -33,7 +33,7 @@
|
||||
# include <QTextStream>
|
||||
# include <qmessagebox.h>
|
||||
# include <qstatusbar.h>
|
||||
# include <boost/signals2.hpp>
|
||||
# include <boost_signals2.hpp>
|
||||
# include <boost_bind_bind.hpp>
|
||||
# include <Inventor/actions/SoSearchAction.h>
|
||||
# include <Inventor/nodes/SoSeparator.h>
|
||||
|
||||
Reference in New Issue
Block a user