diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-09 04:12:10 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-09 04:12:10 +0000 |
commit | 29d62ce4a504ac0f5b7d9c994676df3b624c750e (patch) | |
tree | 97b6db5857da7a6db1ac44d064101d01b00ebf1a /examples/Reactor/Proactor/test_multiple_loops.cpp | |
parent | bce7de0e56e31227e2d7a218c7dc46b2b7e713ef (diff) | |
download | ATCD-29d62ce4a504ac0f5b7d9c994676df3b624c750e.tar.gz |
ChangeLogTag:Sun Nov 9 04:08:16 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'examples/Reactor/Proactor/test_multiple_loops.cpp')
-rw-r--r-- | examples/Reactor/Proactor/test_multiple_loops.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/Reactor/Proactor/test_multiple_loops.cpp b/examples/Reactor/Proactor/test_multiple_loops.cpp index 63aaa074da7..a63e0ce3314 100644 --- a/examples/Reactor/Proactor/test_multiple_loops.cpp +++ b/examples/Reactor/Proactor/test_multiple_loops.cpp @@ -19,7 +19,6 @@ // // ============================================================================ -#include "ace/Synch.h" #include "ace/Task.h" #include "ace/Proactor.h" #include "ace/WIN32_Proactor.h" |