summaryrefslogtreecommitdiff
path: root/examples/ASX/UPIPE_Event_Server/Options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ASX/UPIPE_Event_Server/Options.cpp')
-rw-r--r--examples/ASX/UPIPE_Event_Server/Options.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/ASX/UPIPE_Event_Server/Options.cpp b/examples/ASX/UPIPE_Event_Server/Options.cpp
index f77333da2a3..1865bc84b08 100644
--- a/examples/ASX/UPIPE_Event_Server/Options.cpp
+++ b/examples/ASX/UPIPE_Event_Server/Options.cpp
@@ -1,10 +1,12 @@
-#include "ace/Get_Opt.h"
// $Id$
+#include "ace/Get_Opt.h"
#include "ace/Synch.h"
#include "Options.h"
+ACE_RCSID(UPIPE_Event_Server, Options, "$Id$")
+
#if defined (ACE_HAS_THREADS)
Options::Options (void)