summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-16 23:24:19 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-16 23:24:19 +0000
commit42a7044ce39b7fdc4b29c55159a1d05a1e1d5169 (patch)
tree51862d2b5bb1a11868c9f34512b3c86b0dc1e36c
parent08ba484a478ebd6e1bb3e218202b5626daf4fbb7 (diff)
downloadATCD-42a7044ce39b7fdc4b29c55159a1d05a1e1d5169.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a2
-rw-r--r--tests/Time_Value_Test.cpp1
2 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 3385bd7831b..569af0cd943 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -8,7 +8,7 @@ Tue Dec 16 16:55:19 1997 Nanbor Wang <nw1@merengue.cs.wustl.edu>
* ace/OS.h:
* ace/Trace.cpp:
* ace/streams.h:
- * ace/iosfwd.h: Replace
+ * ace/iosfwd.h: Replace "config.h" with "inc_user_config.h".
Tue Dec 16 08:30:41 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
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)