Fix compilation on macos 11.0
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#endif
|
||||
|
||||
#define _CRT_SECURE_NO_WARNINGS // secure functions aren't cross-platform
|
||||
#define ERLANG_SQLITE3_LOAD_EXTENSION // comment out if SQLite is built with SQLITE_OMIT_LOAD_EXTENSION
|
||||
|
||||
#include <erl_driver.h>
|
||||
#include <ei.h>
|
||||
|
||||
Reference in New Issue
Block a user