- removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#define __ICE_CANDIDATE_H
|
||||
|
||||
#include "ICEPlatform.h"
|
||||
#include "ICESmartPtr.h"
|
||||
#include "ICEAddress.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user