* src/ltlvisit/apcollect.hh: Fix include guard. Report from Denis.
* src/sanity/includes.test: Include files twice to check include guards.
This commit is contained in:
parent
11762deafc
commit
42fc2b772f
3 changed files with 10 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
// 02111-1307, USA.
|
||||
|
||||
#ifndef SPOT_LTLVISIT_APCOLLECT_HH
|
||||
# define SPOT_LTLVISIT_AP_COLLECT_HH
|
||||
# define SPOT_LTLVISIT_APCOLLECT_HH
|
||||
|
||||
#include <set>
|
||||
#include "ltlvisit/postfix.hh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue