diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-10-31 21:36:51 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-10-31 21:36:51 +0000 |
commit | 08b5395a314405c1045bb9693f9c4c9c149cb127 (patch) | |
tree | fa9e7329e95b2eed0dfbe20de1e0ad7e9e36dbbc /tests | |
parent | 62b5ffc2feafef12c80aa64624f98de9256c58ff (diff) | |
download | ATCD-08b5395a314405c1045bb9693f9c4c9c149cb127.tar.gz |
ChangeLogTag:Sun Oct 31 15:29:08 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Capabilities_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Capabilities_Test.cpp b/tests/Capabilities_Test.cpp index d872993ad14..7cfd614de7d 100644 --- a/tests/Capabilities_Test.cpp +++ b/tests/Capabilities_Test.cpp @@ -18,6 +18,7 @@ // ============================================================================ #include "ace/Capabilities.h" +#include "test_config.h" ACE_RCSID(tests, Capabilities_Test, "$Id$") |