Adam Ierymenko b1faebae4a Re-add...
2022-06-23 13:24:33 -04:00

7 lines
232 B
Plaintext

/** Client-side support for SQL range types.
*/
// Actual definitions in .hxx file so editors and such recognize file type.
#include "pqxx/internal/header-pre.hxx"
#include "pqxx/range.hxx"
#include "pqxx/internal/header-post.hxx"