]> git.saurik.com Git - bison.git/blobdiff - src/named-ref.h
muscle: enforce definition syntax for keyword variables
[bison.git] / src / named-ref.h
index 46d9d8d42af8a5d4251c4fd739fbbec14a694cdf..84d02d7adbdbe4139dbd52008f47644b6fab1365 100644 (file)
@@ -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. */