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
Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
examples
/
FaultTolerance
/
RolyPoly
/
Log.h
blob
73f60c1b032a790291c9fdc7ada1d3e66872f7c0
1
// file : RolyPoly/Log.h
2
// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
3
#ifndef LOG_HPP
4
#define LOG_HPP
5
6
#include
"LogACE_RB_Tree.h"
7
8
#endif
// LOG_HPP