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