summaryrefslogtreecommitdiff
path: root/ace/TMCast/GroupFwd.hpp
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2005-02-15 23:07:37 +0000
committerSteve Huston <shuston@riverace.com>2005-02-15 23:07:37 +0000
commit34104cf059eeafbd1382ac7f9315e0c9a4afac2e (patch)
tree929cad045679537bffe42e0311c7d1ac90539359 /ace/TMCast/GroupFwd.hpp
parent2cf1b9573c6f58e31ad17124620d11875cf8dab9 (diff)
downloadATCD-PROACTOR_FIXES_STEVE_JAN05.tar.gz
Commit merged-in changes from mainlinePROACTOR_FIXES_STEVE_JAN05
Diffstat (limited to 'ace/TMCast/GroupFwd.hpp')
-rw-r--r--ace/TMCast/GroupFwd.hpp15
1 files changed, 0 insertions, 15 deletions
diff --git a/ace/TMCast/GroupFwd.hpp b/ace/TMCast/GroupFwd.hpp
deleted file mode 100644
index b4ed7304ff7..00000000000
--- a/ace/TMCast/GroupFwd.hpp
+++ /dev/null
@@ -1,15 +0,0 @@
-// file : ACE_TMCast/GroupFwd.hpp
-// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
-// cvs-id : $Id$
-
-#ifndef TMCAST_GROUP_FWD_HPP
-#define TMCAST_GROUP_FWD_HPP
-
-#include "Export.hpp"
-
-namespace ACE_TMCast
-{
- class ACE_TMCast_Export Group;
-}
-
-#endif // TMCAST_GROUP_FWD_HPP