src: add missing 'inline' keywords
The BaseObject constructor and destructor should not have external linkage because BaseObject is a header-only construct. Add the necessary 'inline' keywords. PR-URL: https://github.com/nodejs/node/pull/6056 Reviewed-By:Colin Ihrig <cjihrig@gmail.com>
parent
8da4bad1
Please register or sign in to comment