Commit 54875b18 by Konstantin Käfer

use correct include paths for node v0.6

parent 8b6808d3
#ifndef NODE_SQLITE3_SRC_STATEMENT_H
#define NODE_SQLITE3_SRC_STATEMENT_H
#include <node/v8.h>
#include <node/node.h>
#include <v8.h>
#include <node.h>
#include "database.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment