src: Remove unused refs to node_object_wrap.h
authorScott Blomquist <sblom@microsoft.com>
Thu, 24 Oct 2013 20:10:43 +0000 (13:10 -0700)
committerScott Blomquist <sblom@microsoft.com>
Tue, 29 Oct 2013 16:38:22 +0000 (09:38 -0700)
commitc137e3d2492160433a78a5d453b8768a7a106864
tree46f34a9c8152b86a7a71f56c967ba8381b7c4090
parentf755ecf484a9789525746475b924ddf2b3f316d0
src: Remove unused refs to node_object_wrap.h

Turns out that we don't use node_object_wrap.h any more in core,
and, with v8 3.21, it's breaking our Windows build. Removing refs
to it everywhere (and adding node.h in one case where it was the
only way node.h was being included), we have restored the Windows
build.
src/node.h
src/node_contextify.h
src/node_crypto.h
src/node_stat_watcher.h