summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree/counter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/cxx/tree/counter.hxx')
-rw-r--r--xsd/cxx/tree/counter.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xsd/cxx/tree/counter.hxx b/xsd/cxx/tree/counter.hxx
index f4186ba..5384de3 100644
--- a/xsd/cxx/tree/counter.hxx
+++ b/xsd/cxx/tree/counter.hxx
@@ -19,8 +19,7 @@ namespace CXX
Counter (); // Dummy ctor, helps with long symbols on HP-UX.
Counts
- count (CLI::Options const& options,
- SemanticGraph::Schema&);
+ count (CLI::Options const& options, SemanticGraph::Schema&);
};
}
}