summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event.cpp
diff options
context:
space:
mode:
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)