range 232 B

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