1 #include "config.w32.h"
2 #if ZTS
3 # define THREADSAFE 1
4 #endif
5 #if !ZEND_DEBUG && !defined(NDEBUG)
6 # define NDEBUG
7 #endif
8 #define SQLITE_PTR_SZ 4