summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CIDLC/RepositoryIdGenerator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CIDLC/RepositoryIdGenerator.hpp')
-rw-r--r--TAO/CIAO/CIDLC/RepositoryIdGenerator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/CIDLC/RepositoryIdGenerator.hpp b/TAO/CIAO/CIDLC/RepositoryIdGenerator.hpp
index 36dc13e064e..0f15807a3b7 100644
--- a/TAO/CIAO/CIDLC/RepositoryIdGenerator.hpp
+++ b/TAO/CIAO/CIDLC/RepositoryIdGenerator.hpp
@@ -15,7 +15,7 @@ class RepositoryIdGenerator
{
public:
bool
- generate (CCF::CIDL::SemanticGraph::TranslationUnit& u);
+ generate (CCF::CIDL::SyntaxTree::TranslationUnitPtr const&);
};
#endif // CIDLC_REPOSITORY_ID_GENERATOR_HPP