[asterisk-scf-commits] asterisk-scf/integration/bridging.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Thu Oct 7 10:29:47 CDT 2010
branch "master" has been updated
via 1f3908f7ba47965b3c4431c2b9961c85077eabf5 (commit)
via 2ceec1de0c8d7bfe4ee52a145b5b8b132247d8c7 (commit)
from bf3c97b9dbe8393b4e8ef9df0dd35258533747c2 (commit)
Summary of changes:
cmake | 2 +-
test/TestBridging.cpp | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 1f3908f7ba47965b3c4431c2b9961c85077eabf5
Author: David M. Lee <dlee at digium.com>
Date: Thu Oct 7 10:29:37 2010 -0500
Fixed for newer versions of boost.
diff --git a/test/TestBridging.cpp b/test/TestBridging.cpp
index 7f5694d..26f27be 100644
--- a/test/TestBridging.cpp
+++ b/test/TestBridging.cpp
@@ -10,6 +10,7 @@
#include <BridgeImpl.h>
#include <BridgeManagerImpl.h>
+#include <boost/bind.hpp>
#include <boost/test/unit_test.hpp>
#include <boost/test/debug.hpp>
#include <SessionCommunications/SessionCommunicationsIf.h>
commit 2ceec1de0c8d7bfe4ee52a145b5b8b132247d8c7
Author: David M. Lee <dlee at digium.com>
Date: Thu Oct 7 10:29:04 2010 -0500
Updating to latest cmake
diff --git a/cmake b/cmake
index e9cf9f2..17066de 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit e9cf9f2e6dd03fe7bc39c363d72812aceed28367
+Subproject commit 17066de364794f3befcdcca030ca31d349e83eea
-----------------------------------------------------------------------
--
asterisk-scf/integration/bridging.git
More information about the asterisk-scf-commits
mailing list