From 8564df32f304589dfdffe46140a75f6e5d44523c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 20 Sep 2009 07:23:45 +0200 Subject: Remove unnecessary header inclusion --- xsd/cxx/tree/counter.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'xsd/cxx/tree/counter.hxx') 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&); }; } } -- cgit v1.1