summaryrefslogtreecommitdiff
path: root/odb/relational/schema.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/schema.hxx')
-rw-r--r--odb/relational/schema.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/relational/schema.hxx b/odb/relational/schema.hxx
index 2911c40..6c4cdee 100644
--- a/odb/relational/schema.hxx
+++ b/odb/relational/schema.hxx
@@ -73,7 +73,7 @@ namespace relational
<< endl;
}
- private:
+ protected:
bool first_;
};