]> git.saurik.com Git - bison.git/blobdiff - src/named-ref.h
c++: use // comments in the output
[bison.git] / src / named-ref.h
index 46d9d8d42af8a5d4251c4fd739fbbec14a694cdf..e14ad26f95688792ad8a7d658dbf3b9a8dfb5a67 100644 (file)
@@ -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. */