diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-22 14:57:49 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-22 14:57:49 +0000 |
commit | 96caa21d9874d93c5136413affd0a512e87c6a59 (patch) | |
tree | 2f251b8b9bbf88523c80c39c39a30e56998353e4 /tests/Signal_Test.cpp | |
parent | 09f189e9a00c2232aeda657e0892ee1f872a7708 (diff) | |
download | ATCD-96caa21d9874d93c5136413affd0a512e87c6a59.tar.gz |
ChangeLogTag:Thu May 22 15:02:04 UTC 2003 Don Hinton <dhinton@dresystems.com
Diffstat (limited to 'tests/Signal_Test.cpp')
-rw-r--r-- | tests/Signal_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Signal_Test.cpp b/tests/Signal_Test.cpp index c97454e3363..f0767e2e608 100644 --- a/tests/Signal_Test.cpp +++ b/tests/Signal_Test.cpp @@ -24,6 +24,7 @@ #include "ace/Signal.h" #include "ace/Get_Opt.h" #include "ace/ARGV.h" +#include "ace/ACE.h" ACE_RCSID(tests, Signal_Test, "$Id$") |