diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-16 23:24:19 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-16 23:24:19 +0000 |
commit | 682783c5ea7ffa9246c0c71b95b43e64102f2243 (patch) | |
tree | 51862d2b5bb1a11868c9f34512b3c86b0dc1e36c /tests/Time_Value_Test.cpp | |
parent | 4d6a6024eb4a9c91b712f80740a8fa335afe9f99 (diff) | |
download | ATCD-682783c5ea7ffa9246c0c71b95b43e64102f2243.tar.gz |
*** empty log message ***
Diffstat (limited to 'tests/Time_Value_Test.cpp')
-rw-r--r-- | tests/Time_Value_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Time_Value_Test.cpp b/tests/Time_Value_Test.cpp index c4a04cff4ac..de17458e3c5 100644 --- a/tests/Time_Value_Test.cpp +++ b/tests/Time_Value_Test.cpp @@ -47,7 +47,6 @@ # endif /* ACE_NO_INLINE */ #endif /* ACE_HAS_HI_RES_TIMER || (ACE_HAS_LONGLONG_T && ACE_SIZEOF_LONG == 4) */ -#include "test_config.h" #include "ace/ACE.h" #if !defined (ACE_WIN32) && (ACE_SIZEOF_LONG == 4) |