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
@@ -25,7 +25,7 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
#include <boost/signals2.hpp>
|
||||
#include <boost_signals2.hpp>
|
||||
#include <boost/signals2/connection.hpp>
|
||||
#include <boost_bind_bind.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user