/** @file Parser SQLite driver: Configure file for autoconf-disabled platforms. Copyright (c) 2001, 2003 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) $Id: config_fixed.h,v 1.1 2007/02/19 10:54:36 misha Exp $ tested only with MS Visual C++ V6 */ #define HAVE_STDIO_H #define HAVE_STDLIB_H #define HAVE_STRING_H #define HAVE_SETJMP_H #define HAVE_CTYPE_H