- removed old smart pointer implementation. Switch to C++ 11 std::shared_ptr instead
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include "ICEStunAttributes.h"
|
||||
#include "ICENetworkHelper.h"
|
||||
#include <stdexcept>
|
||||
#include <assert.h>
|
||||
|
||||
using namespace ice;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user