Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

util.h

Go to the documentation of this file.
00001 /*------------------------------------------------------------------------- 00002 * 00003 * FILE 00004 * pqxx/util.h 00005 * 00006 * DESCRIPTION 00007 * Various utility definitions for libpqxx 00008 * 00009 * Copyright (c) 2001-2004, Jeroen T. Vermeulen <jtv@xs4all.nl> 00010 * 00011 * See COPYING for copyright license. If you did not receive a file called 00012 * COPYING with this source code, please notify the distributor of this mistake, 00013 * or contact the author. 00014 * 00015 *------------------------------------------------------------------------- 00016 */ 00017 #ifndef PQXX_UTIL_H 00018 #define PQXX_UTIL_H 00019 00020 #if defined(PQXX_HAVE_CPP_WARNING) 00021 #warning "Deprecated libpqxx header included. Use headers without '.h'" 00022 #elif defined(PQXX_HAVE_CPP_PRAGMA_MESSAGE) 00023 #pragma message("Deprecated libpqxx header included. Use headers without '.h'") 00024 #endif 00025 00026 #define PQXX_DEPRECATED_HEADERS 00027 #include "pqxx/util" 00028 00029 #endif 00030

Generated on Sun Jun 6 20:55:11 2004 for libpqxx by doxygen 1.3.7