X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a4d1bf6a9cdd337fc113c5a3fc7424e7491d6ea5..c0efa83c0b6727bf9f96d2503cd61d1c3cd41684:/src/named-ref.h diff --git a/src/named-ref.h b/src/named-ref.h index 46d9d8d4..84d02d7a 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-2013 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. */