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

patch suggested by Stefan Evert for older perls that don't have newSVpvn_flags

This commit is contained in:
Laurent Dami 2010-07-13 16:39:52 +00:00
parent d43cf63ad0
commit aaa54713c9

View file

@ -1,5 +1,7 @@
#define PERL_NO_GET_CONTEXT
#define NEED_newSVpvn_flags
#include "SQLiteXS.h"
DBISTATE_DECLARE;