- removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "ICEPlatform.h"
|
||||
#include "ICECandidate.h"
|
||||
#include "ICEByteBuffer.h"
|
||||
#include "ICESmartPtr.h"
|
||||
|
||||
namespace ice
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user