1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

DBD::SQLite: sqlite3.h is included in SQLiteXS.h

This commit is contained in:
Kenichi Ishigaki 2009-10-19 14:38:40 +00:00
parent f0f6ae9de4
commit 277041b754

View file

@ -3,7 +3,6 @@
#define _DBDIMP_H 1
#include "SQLiteXS.h"
#include "sqlite3.h"
#define PERL_UNICODE_DOES_NOT_WORK_WELL \
(PERL_REVISION <= 5) && ((PERL_VERSION < 8) \