Removed obsolete 'node.i'.
This commit is contained in:
parent
cc16812c4f
commit
e8ef490716
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
|||
%insert("begin") %{
|
||||
#ifndef BUILDING_NODE_EXTENSION
|
||||
#define BUILDING_NODE_EXTENSION
|
||||
#endif
|
||||
%}
|
||||
|
||||
%insert("runtime") %{
|
||||
// we are including relative to the src folder because of issues
|
||||
// with other files which might be named "node.h"
|
||||
#include <src/node.h>
|
||||
%}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue