root/ext/pdo_sqlite/sqlite/src/sqlite_config.w32.h

/* [<][>][^][v][top][bottom][index][help] */
#include "config.w32.h"
#if ZTS
# define THREADSAFE 1
#endif
#if !ZEND_DEBUG && !defined(NDEBUG)
# define NDEBUG
#endif

/* [<][>][^][v][top][bottom][index][help] */