summaryrefslogtreecommitdiff
path: root/examples/Reactor/WFMO_Reactor/test_timeouts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Reactor/WFMO_Reactor/test_timeouts.cpp')
-rw-r--r--examples/Reactor/WFMO_Reactor/test_timeouts.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Reactor/WFMO_Reactor/test_timeouts.cpp b/examples/Reactor/WFMO_Reactor/test_timeouts.cpp
index c6d228fe2b6..d23a55aa089 100644
--- a/examples/Reactor/WFMO_Reactor/test_timeouts.cpp
+++ b/examples/Reactor/WFMO_Reactor/test_timeouts.cpp
@@ -28,6 +28,8 @@
#include "ace/Service_Config.h"
#include "ace/OS.h"
+ACE_RCSID(ReactorEx, test_timeouts, "$Id$")
+
class Timeout_Handler : public ACE_Event_Handler
// = TITLE
// Generic timeout handler.