/** @file
	Parser PgSQL driver: Configure file for autoconf-disabled platforms.

	Copyright (c) 2001-2019 Art. Lebedev Studio (http://www.artlebedev.com)

	Author: Alexander Petrosyan <paf@design.ru> (http://design.ru/paf)

	$Id: config_fixed.h,v 1.7 2019/11/30 22:11:11 moko 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
