Skip to content

Commit

Permalink
Export internal::clear_result.
Browse files Browse the repository at this point in the history
May help with #31.
  • Loading branch information
jtv committed Oct 12, 2017
1 parent c6f6ad8 commit 71ebccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/pqxx/result.hxx
Expand Up @@ -32,7 +32,7 @@ namespace pqxx
{
namespace internal
{
void clear_result(const pq::PGresult *);
PQXX_LIBEXPORT void clear_result(const pq::PGresult *);

namespace gate
{
Expand Down

0 comments on commit 71ebccd

Please sign in to comment.