More fixes for the OS X builds.
* src/bin/common_r.hh: Include common_sys.hh first. * src/sanity/80columns.test: Set LANG.
This commit is contained in:
parent
42665b87b0
commit
0c005c8159
2 changed files with 8 additions and 2 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#ifndef SPOT_BIN_COMMON_R_HH
|
||||
#define SPOT_BIN_COMMON_R_HH
|
||||
|
||||
#include "common_sys.hh"
|
||||
#include "ltlvisit/simplify.hh"
|
||||
|
||||
#define OPT_R 'r'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue