aboutsummaryrefslogtreecommitdiff
path: root/odb/result.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/result.hxx')
-rw-r--r--odb/result.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/result.hxx b/odb/result.hxx
index 9f590d0..5db08cd 100644
--- a/odb/result.hxx
+++ b/odb/result.hxx
@@ -12,11 +12,12 @@
#include <odb/forward.hxx>
#include <odb/traits.hxx>
+#include <odb/details/export.hxx>
#include <odb/details/shared-ptr.hxx>
namespace odb
{
- class result_impl: public details::shared_base
+ class LIBODB_EXPORT result_impl: public details::shared_base
{
public:
virtual