durs / node-activex

Node.JS Implementaion of ActiveXObject
MIT License
329 stars 62 forks source link

auto_ptr compilation error #105

Closed ShenHongFei closed 3 years ago

ShenHongFei commented 3 years ago

https://github.com/durs/node-activex/blob/883aa7e6d795817370b6e8fb41b031e9d6666202/src/utils.cpp#L578

could you please change auto_ptr to unique_ptr ?

durs commented 3 years ago

ok, replaced