[asterisk-scf-commits] asterisk-scf/integration/ice-util-cpp.git branch "operation-context-propagation" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Wed Feb 1 09:19:54 CST 2012


branch "operation-context-propagation" has been updated
       via  80b1d74233710b0d2987cc11d54d1fe9a39b5267 (commit)
      from  341b917fb666edc302c8ace05a5f402645628347 (commit)

Summary of changes:
 include/AsteriskSCF/Helpers/OperationContext.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit 80b1d74233710b0d2987cc11d54d1fe9a39b5267
Author: Brent Eagles <beagles at digium.com>
Date:   Wed Feb 1 11:49:36 2012 -0330

    Fix silly typo in include.

diff --git a/include/AsteriskSCF/Helpers/OperationContext.h b/include/AsteriskSCF/Helpers/OperationContext.h
index 1f4b0ca..aa81353 100644
--- a/include/AsteriskSCF/Helpers/OperationContext.h
+++ b/include/AsteriskSCF/Helpers/OperationContext.h
@@ -16,7 +16,7 @@
 #pragma once
 
 #include <IceUtil/UUID.h>
-#include <AsteriskSCF/System/OperationContextIf.h>
+#include <AsteriskSCF/System/OperationsIf.h>
 
 namespace AsteriskSCF
 {

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/ice-util-cpp.git



More information about the asterisk-scf-commits mailing list