Skip to content

Commit

Permalink
Constant may not be defined
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerbinns committed Nov 28, 2016
1 parent acbb353 commit 7c5df1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/apsw.c
Original file line number Diff line number Diff line change
Expand Up @@ -1697,7 +1697,9 @@ modules etc. For example::
ADDINT(SQLITE_FCNTL_ZIPVFS),
ADDINT(SQLITE_FCNTL_JOURNAL_POINTER),
ADDINT(SQLITE_FCNTL_VFS_POINTER),
#ifdef SQLITE_FCNTL_WIN32_GET_HANDLE
ADDINT(SQLITE_FCNTL_WIN32_GET_HANDLE),
#endif
END,

DICT("mapping_conflict_resolution_modes"),
Expand Down

0 comments on commit 7c5df1e

Please sign in to comment.