From 7a86d7eba9d476afcfb69e97667c9ee6ed23ef61 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 21 Nov 2002 05:27:28 +0000 Subject: [PATCH] (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Do not include . --- tests/actions.at | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/actions.at b/tests/actions.at index d3460cf9..f1fdab71 100644 --- a/tests/actions.at +++ b/tests/actions.at @@ -1,5 +1,5 @@ # Executing Actions. -*- Autotest -*- -# Copyright 2001 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -319,7 +319,6 @@ AT_DATA_GRAMMAR([[input.y]], %{ #include #include -#include #define RANGE(Location) (Location).first_line, (Location).last_line static int yylex (void); static void yyerror (const char *msg); -- 2.45.2