aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/semantic-graph/attribute.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-frontend/semantic-graph/attribute.hxx')
-rw-r--r--xsd-frontend/semantic-graph/attribute.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/xsd-frontend/semantic-graph/attribute.hxx b/xsd-frontend/semantic-graph/attribute.hxx
index 128d9f4..49c2019 100644
--- a/xsd-frontend/semantic-graph/attribute.hxx
+++ b/xsd-frontend/semantic-graph/attribute.hxx
@@ -21,9 +21,7 @@ namespace XSDFrontend
return optional_;
}
- protected:
- friend class Bits::Graph<Node, Edge>;
-
+ public:
Attribute (Path const& file,
UnsignedLong line,
UnsignedLong column,