repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
ACE
/
protocols
/
ace
/
TMCast
/
GroupFwd.hpp
blob
5f06fb35d23e278d05710cafe4e52c767f8f35b0
1
// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
2
3
#ifndef TMCAST_GROUP_FWD_HPP
4
#define TMCAST_GROUP_FWD_HPP
5
6
#include
"Export.hpp"
7
8
namespace
ACE_TMCast
9
{
10
class
Group
;
11
}
12
13
#endif
// TMCAST_GROUP_FWD_HPP