mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
core: use proper #include directives
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
||||
// USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
#include <v8.h>
|
||||
#include "v8.h"
|
||||
#include "node.h"
|
||||
#include "node_natives.h"
|
||||
#include "node_string.h"
|
||||
|
||||
Reference in New Issue
Block a user