X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ccdc1577ef7fb32a5e30cb655337e7cd42b98987..534497f54ba955ba2173ecb9eb8128b45c745b62:/src/InadequacyList.h diff --git a/src/InadequacyList.h b/src/InadequacyList.h index 0d00c5cb..d293b9b6 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-2013 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.