diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-04-28 13:40:20 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-04-28 13:43:32 +0200 |
| commit | 07e4edb056249e017b0e5a4783e4452ce892b52d (patch) | |
| tree | 6122537963799ff7bcfaf6af24d720b7fce5e5fe /src/test/script_tests.cpp | |
| parent | chain: define enum used as bit field as uint32_t (diff) | |
| download | discoin-07e4edb056249e017b0e5a4783e4452ce892b52d.tar.xz discoin-07e4edb056249e017b0e5a4783e4452ce892b52d.zip | |
auto_ptr → unique_ptr
Change the few occurrences of the deprecated `auto_ptr` to c++11 `unique_ptr`.
Silences the deprecation warnings.
Also add a missing `std::` for consistency.
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions