summaryrefslogtreecommitdiff
path: root/TAO/examples/Event_Comm/Consumer_Input_Handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Event_Comm/Consumer_Input_Handler.cpp')
-rw-r--r--TAO/examples/Event_Comm/Consumer_Input_Handler.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/examples/Event_Comm/Consumer_Input_Handler.cpp b/TAO/examples/Event_Comm/Consumer_Input_Handler.cpp
index 919726162e0..fd80f244231 100644
--- a/TAO/examples/Event_Comm/Consumer_Input_Handler.cpp
+++ b/TAO/examples/Event_Comm/Consumer_Input_Handler.cpp
@@ -3,6 +3,8 @@
#include "Consumer_Input_Handler.h"
#include "Consumer_Handler.h"
+#include "tao/ORB_Core.h"
+
ACE_RCSID(Consumer, Consumer_Input_Handler, "$Id$")
Consumer_Input_Handler::Consumer_Input_Handler (void)