summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FtRtEvent
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-08 08:46:38 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-08 08:46:38 +0100
commita629fb98175e200c1ba79c5492c30c2c397683b7 (patch)
treef26df78b2f92c444165e215fa9f3242fe1a25411 /TAO/orbsvcs/orbsvcs/FtRtEvent
parent816d2988789a093b50da0916d04d17aa712bb4a1 (diff)
downloadATCD-a629fb98175e200c1ba79c5492c30c2c397683b7.tar.gz
Fixed fuzz
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FtRtEvent')
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.cpp b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.cpp
index 5bda4749140..f1c24c01f4d 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.cpp
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.cpp
@@ -1,4 +1,4 @@
-// #include "orbsvcs/Log_Macros.h"
+#include "orbsvcs/Log_Macros.h"
#include "orbsvcs/FtRtEvent/EventChannel/FTEC_Group_Manager.h"
#include "orbsvcs/FtRtEvent/EventChannel/Replication_Service.h"
#include "orbsvcs/FtRtEvent/EventChannel/Fault_Detector.h"