mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
DBD::SQLite: sqlite3.h is included in SQLiteXS.h
This commit is contained in:
parent
f0f6ae9de4
commit
277041b754
1 changed files with 0 additions and 1 deletions
1
dbdimp.h
1
dbdimp.h
|
@ -3,7 +3,6 @@
|
||||||
#define _DBDIMP_H 1
|
#define _DBDIMP_H 1
|
||||||
|
|
||||||
#include "SQLiteXS.h"
|
#include "SQLiteXS.h"
|
||||||
#include "sqlite3.h"
|
|
||||||
|
|
||||||
#define PERL_UNICODE_DOES_NOT_WORK_WELL \
|
#define PERL_UNICODE_DOES_NOT_WORK_WELL \
|
||||||
(PERL_REVISION <= 5) && ((PERL_VERSION < 8) \
|
(PERL_REVISION <= 5) && ((PERL_VERSION < 8) \
|
||||||
|
|
Loading…
Add table
Reference in a new issue