]> git.saurik.com Git - bison.git/blobdiff - src/named-ref.h
Merge remote-tracking branch 'origin/maint'
[bison.git] / src / named-ref.h
index 9ae9d62cbc2a8af08ae290f8dcd775a196be9212..84d02d7adbdbe4139dbd52008f47644b6fab1365 100644 (file)
@@ -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. */