aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/query.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/query.hxx')
-rw-r--r--odb/sqlite/query.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/sqlite/query.hxx b/odb/sqlite/query.hxx
index bb1f50e..199ab27 100644
--- a/odb/sqlite/query.hxx
+++ b/odb/sqlite/query.hxx
@@ -648,7 +648,7 @@ namespace odb
// query_column
//
- struct LIBODB_SQLITE_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.