diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-22 19:28:27 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-22 19:28:27 +0000 |
commit | 7c36612b65746a352a27ee11a141742b129d2d62 (patch) | |
tree | 34f15c7f928b22fa55cce9756c84f7fca9f2401a /tests/Svc_Handler_Test.cpp | |
parent | e852d6d74db7d7af8c13742d309f76dc40123296 (diff) | |
download | ATCD-7c36612b65746a352a27ee11a141742b129d2d62.tar.gz |
ChangeLogTag:Mon Dec 22 19:25:59 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'tests/Svc_Handler_Test.cpp')
-rw-r--r-- | tests/Svc_Handler_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Svc_Handler_Test.cpp b/tests/Svc_Handler_Test.cpp index 62c77d26760..20bd9493fab 100644 --- a/tests/Svc_Handler_Test.cpp +++ b/tests/Svc_Handler_Test.cpp @@ -21,7 +21,6 @@ #include "test_config.h" #include "ace/FILE_Connector.h" #include "ace/Svc_Handler.h" -#include "ace/Synch.h" ACE_RCSID(tests, Svc_Handler_Test, "$Id$") |