From 4070c4420db54dc11c0f87bcc2fdd3923f07d203 Mon Sep 17 00:00:00 2001 From: wlemb Date: Fri, 27 Jul 2001 04:56:43 +0000 Subject: * src/preproc/refer/refer.cc: Undo last change. * src/devices/grohtml/post-html.cc: Ditto. --- ChangeLog | 5 +++++ src/devices/grohtml/post-html.cc | 1 - src/preproc/refer/refer.cc | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 689a3d65..2c828874 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-27 Werner LEMBERG + + * src/preproc/refer/refer.cc: Undo last change. + * src/devices/grohtml/post-html.cc: Ditto. + 2001-07-26 Werner LEMBERG * contrib/mm/groff_mm.man: Start always a new line after end of diff --git a/src/devices/grohtml/post-html.cc b/src/devices/grohtml/post-html.cc index 6bc0b4ac..1323b282 100644 --- a/src/devices/grohtml/post-html.cc +++ b/src/devices/grohtml/post-html.cc @@ -28,7 +28,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "cset.h" #include "html.h" #include "html-text.h" -#include "lib.h" #include diff --git a/src/preproc/refer/refer.cc b/src/preproc/refer/refer.cc index c4dc4da1..c39def73 100644 --- a/src/preproc/refer/refer.cc +++ b/src/preproc/refer/refer.cc @@ -24,7 +24,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "token.h" #include "search.h" #include "command.h" -#include "lib.h" extern "C" const char *Version_string; -- cgit v1.2.1