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