summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-22 14:04:01 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-22 14:04:01 +0000
commit1b73fec31822b48cb613f0eac322b0c691f9b273 (patch)
tree77677717fde0208d1aee69257dcedf19804c26ab /TAO/tao/LF_Event.cpp
parent2e2c1937c426736b1b4861c9b5ca0bdd1c9f7665 (diff)
downloadATCD-1b73fec31822b48cb613f0eac322b0c691f9b273.tar.gz
ChangeLogTag: Wed Jun 22 12:52:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/LF_Event.cpp')
-rw-r--r--TAO/tao/LF_Event.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tao/LF_Event.cpp b/TAO/tao/LF_Event.cpp
index be8e2cf2ca8..d0f4d620cd3 100644
--- a/TAO/tao/LF_Event.cpp
+++ b/TAO/tao/LF_Event.cpp
@@ -3,13 +3,14 @@
#include "LF_Event.h"
#include "LF_Follower.h"
#include "Leader_Follower.h"
+#include "ace/Guard_T.h"
#if !defined (__ACE_INLINE__)
# include "tao/LF_Event.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (tao,
- LF_Event,
+ACE_RCSID (tao,
+ LF_Event,
"$Id$")
TAO_LF_Event::TAO_LF_Event (void)