Open q66 opened 4 months ago
A valid sqlite header must always be included (like in the other files) but sqlite3-binding.h explicitly guards against the system library case.
This fixes forgejo compilation with libsqlite3 tag.
A valid sqlite header must always be included (like in the other files) but sqlite3-binding.h explicitly guards against the system library case.
This fixes forgejo compilation with libsqlite3 tag.