/** Helper classes for defining and executing prepared statements.
 *
 * See the connection class for more about prepared statements.
 */
// Actual definitions in .hxx file so editors and such recognize file type.
#include "pqxx/prepared_statement.hxx"
