Author: sayer
Date: 2010-03-03 20:35:22 +0100 (Wed, 03 Mar 2010)
New Revision: 1648

Modified:
   trunk/core/plug-in/sipctrl/SipCtrlInterface.cpp
Log:
not using std::stack

Modified: trunk/core/plug-in/sipctrl/SipCtrlInterface.cpp
===================================================================
--- trunk/core/plug-in/sipctrl/SipCtrlInterface.cpp     2010-03-01 16:21:07 UTC 
(rev 1647)
+++ trunk/core/plug-in/sipctrl/SipCtrlInterface.cpp     2010-03-03 19:35:22 UTC 
(rev 1648)
@@ -45,9 +45,6 @@
 
 #include <assert.h>
 
-#include <stack>
-using std::stack;
-
 #ifndef _STANDALONE
 
 #include "AmApi.h"

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to