diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
commit | 85daf63f6db8e2ed04bd205b06adde44ee0f02b1 (patch) | |
tree | be384a0eb0fa3288e148df1b2d78d155c2e66754 /tests/Time_Value_Test.cpp | |
parent | 460b85d628f92fe91a12e7e336e6258b7831e06f (diff) | |
download | ATCD-85daf63f6db8e2ed04bd205b06adde44ee0f02b1.tar.gz |
ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'tests/Time_Value_Test.cpp')
-rw-r--r-- | tests/Time_Value_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Time_Value_Test.cpp b/tests/Time_Value_Test.cpp index d5d7007ec93..b1b6f396dc8 100644 --- a/tests/Time_Value_Test.cpp +++ b/tests/Time_Value_Test.cpp @@ -20,7 +20,7 @@ // ============================================================================ // Note, for this test the config.h file *must* come first! -#include "ace/inc_user_config.h" +#include "ace/config-all.h" ACE_RCSID(tests, Time_Value_Test, "$Id$") |