mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 08:43:03 +00:00
src/location.h: #include "system.h" rather than <stdbool.h>.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#ifndef LOCATION_H_
|
#ifndef LOCATION_H_
|
||||||
# define LOCATION_H_
|
# define LOCATION_H_
|
||||||
|
|
||||||
# include <stdbool.h>
|
# include "system.h"
|
||||||
# include "uniqstr.h"
|
# include "uniqstr.h"
|
||||||
|
|
||||||
/* A boundary between two characters. */
|
/* A boundary between two characters. */
|
||||||
|
|||||||
Reference in New Issue
Block a user