]> git.saurik.com Git - bison.git/blobdiff - src/named-ref.h
tests: check the "%define variant" is deprecated.
[bison.git] / src / named-ref.h
index 00c972ce8d6cf95b25d88c6e1a0d2d1400a4b4e9..e14ad26f95688792ad8a7d658dbf3b9a8dfb5a67 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. */