X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a4d1bf6a9cdd337fc113c5a3fc7424e7491d6ea5..304b384ea31ea26e35ea8a9dd2959cf50037256b:/src/named-ref.h diff --git a/src/named-ref.h b/src/named-ref.h index 46d9d8d4..e14ad26f 100644 --- a/src/named-ref.h +++ b/src/named-ref.h @@ -1,6 +1,6 @@ /* Named symbol references for Bison - Copyright (C) 2009-2011 Free Software Foundation, Inc. + Copyright (C) 2009-2012 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. @@ -20,8 +20,8 @@ #ifndef NAMED_REF_H_ # define NAMED_REF_H_ -#include "location.h" -#include "uniqstr.h" +# include "location.h" +# include "uniqstr.h" /* Named reference object. Keeps information about a symbolic name of a symbol in a rule. */