diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-11-24 21:48:54 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-11-24 21:48:54 +0000 |
commit | 5e2c51ae999774f4e900915d58df5eb4c2eabba2 (patch) | |
tree | 655b40613c95976568eb1aa0f40196643448e471 /tests/Conn_Test.cpp | |
parent | 9107a212a6f7a5fd71c8a9dc285efc67d3dd9e11 (diff) | |
download | ATCD-5e2c51ae999774f4e900915d58df5eb4c2eabba2.tar.gz |
*** empty log message ***
Diffstat (limited to 'tests/Conn_Test.cpp')
-rw-r--r-- | tests/Conn_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Conn_Test.cpp b/tests/Conn_Test.cpp index 776b44817d9..0a4d0159264 100644 --- a/tests/Conn_Test.cpp +++ b/tests/Conn_Test.cpp @@ -28,7 +28,6 @@ #include "ace/Handle_Set.h" #include "ace/Connector.h" #include "ace/Strategies.h" -#include "ace/Auto_Ptr.h" #include "ace/Get_Opt.h" #include "Conn_Test.h" |