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
4ea97faa5b
commit
2559f2d29c
@@ -25,7 +25,7 @@
|
||||
#ifndef TECHDRAWGUI_VIEWPROVIDERVIEW_H
|
||||
#define TECHDRAWGUI_VIEWPROVIDERVIEW_H
|
||||
|
||||
#include <boost/signals2.hpp>
|
||||
#include <boost_signals2.hpp>
|
||||
|
||||
#include <Gui/ViewProviderFeature.h>
|
||||
#include <Gui/ViewProviderDocumentObjectGroup.h>
|
||||
|
||||
Reference in New Issue
Block a user