diff options
| author | gonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-07-31 22:55:22 +0000 |
|---|---|---|
| committer | gonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-07-31 22:55:22 +0000 |
| commit | 551a94446aa93c7c20d4f9da9bb94f78405103be (patch) | |
| tree | 7774cf0fef5bbe805a0e0817bb55ff8ad5489c7f /examples/Threads/wfmo.cpp | |
| parent | aad27112435cdf14857ae35e05717c10533e0229 (diff) | |
| download | ATCD-551a94446aa93c7c20d4f9da9bb94f78405103be.tar.gz | |
Added ACE_RCSID to examples/
Diffstat (limited to 'examples/Threads/wfmo.cpp')
| -rw-r--r-- | examples/Threads/wfmo.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Threads/wfmo.cpp b/examples/Threads/wfmo.cpp index 25aab7b61b9..68492307f7f 100644 --- a/examples/Threads/wfmo.cpp +++ b/examples/Threads/wfmo.cpp @@ -10,6 +10,8 @@ #include "ace/Task.h" +ACE_RCSID(Threads, wfmo, "$Id$") + #if defined (ACE_WIN32) // Number of threads. |
