summaryrefslogtreecommitdiff
path: root/ace/Set.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-06 19:47:59 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-06 19:47:59 +0000
commit369d91a2d111ec4b87ceaab58ab6db473d90d2de (patch)
tree65599137ee9d2ae56b4bfc7d7a10f3a76c92d061 /ace/Set.h
parentb2aa4a3aed49bbbad5bd566a593ff80c64e844c6 (diff)
downloadATCD-369d91a2d111ec4b87ceaab58ab6db473d90d2de.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Set.h')
-rw-r--r--ace/Set.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Set.h b/ace/Set.h
index be0c3246e56..3621a5acb40 100644
--- a/ace/Set.h
+++ b/ace/Set.h
@@ -22,7 +22,7 @@
// Forward declarations.
template <class T> class ACE_Unbounded_Set;
-// "Cheshire cat"
+// "Cheshire cat" forward decl.
template <class T> class ACE_Set_Node;
template <class T>