ACTUALLY remove node_version.h from node.h
authorRyan Dahl <ry@tinyclouds.org>
Fri, 9 Oct 2009 15:49:29 +0000 (17:49 +0200)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 9 Oct 2009 15:49:29 +0000 (17:49 +0200)
src/node.h

index ce717f1..e849990 100644 (file)
@@ -8,7 +8,6 @@
 #include <evcom.h>
 
 #include <object_wrap.h>
-#include <node_version.h>
 
 namespace node {