projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
diagnostics: revamp the handling of -Werror
[bison.git]
/
src
/
ielr.h
diff --git
a/src/ielr.h
b/src/ielr.h
index 7b2238060fed90c95a2e3b5636123d874d741c7c..b60ae363484b89aecb8058f55e7dc321b8daf295 100644
(file)
--- a/
src/ielr.h
+++ b/
src/ielr.h
@@
-1,6
+1,6
@@
/* IELR main implementation.
/* IELR main implementation.
- Copyright (C) 2009-201
2
Free Software Foundation, Inc.
+ Copyright (C) 2009-201
3
Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
This file is part of Bison, the GNU Compiler Compiler.
@@
-20,9
+20,9
@@
#ifndef IELR_H_
# define IELR_H_
#ifndef IELR_H_
# define IELR_H_
-#include <bitset.h>
+#
include <bitset.h>
-#include "state.h"
+#
include "state.h"
/**
* \pre
/**
* \pre