mirror of https://github.com/lukechilds/node.git
Browse Source
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>v4.x
Ben Noordhuis
9 years ago
committed by
Myles Borins
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue