X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/544b863511c3cb996d05ccabdbf6be92b36c9b68..fc51acddb45242904128a7637dc2ab9216ba0662:/src/InadequacyList.h diff --git a/src/InadequacyList.h b/src/InadequacyList.h index 0d00c5cb..fa80a798 100644 --- a/src/InadequacyList.h +++ b/src/InadequacyList.h @@ -1,6 +1,6 @@ /* IELR's inadequacy list. - Copyright (C) 2009-2012 Free Software Foundation, Inc. + Copyright (C) 2009-2014 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. @@ -20,10 +20,10 @@ #ifndef INADEQUACY_LIST_H_ # define INADEQUACY_LIST_H_ -#include -#include "gram.h" -#include "state.h" -#include "symtab.h" +# include +# include "gram.h" +# include "state.h" +# include "symtab.h" /** * A unique ID assigned to every \c InadequacyList node.