Remove erl_interface include, it's not required and causes problems on 23
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#define ERLANG_SQLITE3_LOAD_EXTENSION // comment out if SQLite is built with SQLITE_OMIT_LOAD_EXTENSION
|
||||
|
||||
#include <erl_driver.h>
|
||||
#include <erl_interface.h>
|
||||
#include <ei.h>
|
||||
#include <sqlite3.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user