mirror of
https://github.com/sqlite/sqlite.git
synced 2025-12-10 22:22:40 +03:00
Fix a compiler warning caused by the previous check-in.
FossilOrigin-Name: 7e8768bf8b4002b1c287f2bc95262548e2ae81b437936154f2bb1ea1f739a904
This commit is contained in:
@@ -325,7 +325,7 @@
|
||||
#if defined(_MSC_VER) && !defined(SQLITE_OMIT_SEH)
|
||||
# define SQLITE_USE_SEH 1
|
||||
#else
|
||||
# undef SQLITE_USE_SEH 0
|
||||
# undef SQLITE_USE_SEH
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user