[asterisk-scf-commits] asterisk-scf/release/routing.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Thu Aug 11 17:05:02 CDT 2011
branch "master" has been updated
via 5e024c9a91e66d142645f2e108fb7309e4c3f7bd (commit)
from 0783c1cad75377312d39b24ddc84176baafe1899 (commit)
Summary of changes:
test/MockSessionEndpoint.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 5e024c9a91e66d142645f2e108fb7309e4c3f7bd
Author: Ken Hunt <ken.hunt at digium.com>
Date: Thu Aug 11 17:04:26 2011 -0500
Update for changes to collections classes in ice-util-cpp.
diff --git a/test/MockSessionEndpoint.h b/test/MockSessionEndpoint.h
index d83bb3b..d93eb44 100644
--- a/test/MockSessionEndpoint.h
+++ b/test/MockSessionEndpoint.h
@@ -17,7 +17,7 @@
#include <Ice/Ice.h>
#include <AsteriskSCF/SessionCommunications/SessionCommunicationsIf.h>
-#include <AsteriskSCF/Collections/Set.h>
+#include <AsteriskSCF/Collections/ProxySet.h>
#include "MockSession.h"
namespace AsteriskSCF
-----------------------------------------------------------------------
--
asterisk-scf/release/routing.git
More information about the asterisk-scf-commits
mailing list