diff options
author | giovannd <giovannd@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-12-13 14:37:14 +0000 |
---|---|---|
committer | giovannd <giovannd@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-12-13 14:37:14 +0000 |
commit | cbbb994dc2d5e8df77bfa4bbe6abe837d3312944 (patch) | |
tree | bbcae289834d6029e89823dd4f9d08a4eb182b56 /tests/HTBP/Reactor_Tests/test_config.h | |
parent | 59011ad5857e24786aad1d50d9ce683ab4d82f12 (diff) | |
download | ATCD-cbbb994dc2d5e8df77bfa4bbe6abe837d3312944.tar.gz |
ACE_TEXT, more orbsrvs, args, maketemp fix
Diffstat (limited to 'tests/HTBP/Reactor_Tests/test_config.h')
-rw-r--r-- | tests/HTBP/Reactor_Tests/test_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/HTBP/Reactor_Tests/test_config.h b/tests/HTBP/Reactor_Tests/test_config.h index 3697dd9d294..a675e9a6f3c 100644 --- a/tests/HTBP/Reactor_Tests/test_config.h +++ b/tests/HTBP/Reactor_Tests/test_config.h @@ -43,7 +43,7 @@ #undef ACE_NDEBUG #undef ACE_TEXT -#define ACE_TEXT ACE_LIB_TEXT +#define ACE_TEXT ACE_TEXT #if defined (ACE_HAS_WINCE) // Note that Pocket PC 2002 will NOT create a directory if it does not start with a leading '\'. |