mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
DBD::SQLite: include dbivport.h as suggested in DBI::DBD
This commit is contained in:
parent
fa1267bb7a
commit
f0f6ae9de4
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
#define NEED_DBIXS_VERSION 93
|
||||
#include <DBIXS.h>
|
||||
#include "dbdimp.h"
|
||||
#include "dbivport.h"
|
||||
#include <dbd_xsh.h>
|
||||
|
||||
#include "sqlite3.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue