From c183122a8dacd536e94b8716a028ec63dc0825d4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 16 Aug 2016 14:09:48 +0200 Subject: Try to clean up inline exports --- odb/pgsql/query.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/pgsql/query.hxx') diff --git a/odb/pgsql/query.hxx b/odb/pgsql/query.hxx index 73fe764..b53e867 100644 --- a/odb/pgsql/query.hxx +++ b/odb/pgsql/query.hxx @@ -637,7 +637,7 @@ namespace odb // query_column // - struct LIBODB_PGSQL_EXPORT query_column_base + struct query_column_base { // Note that we keep shallow copies of the table, column, and conversion // expression. The latter can be NULL. -- cgit v1.1