Commit fcf21446 by Konstantin Käfer

don't include unneeded header file

parent fe984b91
......@@ -6,7 +6,6 @@
#include "macros.h"
#include "database.h"
#include "statement.h"
#include "deferred_call.h"
using namespace node_sqlite3;
......
......@@ -6,7 +6,6 @@
#include "macros.h"
#include "database.h"
#include "statement.h"
#include "deferred_call.h"
using namespace node_sqlite3;
......
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