Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Spot
Spot
Commits
dd5a8208
Commit
dd5a8208
authored
Feb 27, 2017
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* spot/priv/satcommon.cc: Fix include.
parent
ac39c1db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
spot/priv/satcommon.cc
spot/priv/satcommon.cc
+3
-3
No files found.
spot/priv/satcommon.cc
View file @
dd5a8208
// -*- coding: utf-8 -*-
// -*- coding: utf-8 -*-
// Copyright (C) 2013
,
201
4, 2015
Laboratoire de Recherche et
// Copyright (C) 2013
-
201
7
Laboratoire de Recherche et
Développement
//
Développement
de l'Epita.
// de l'Epita
(LRDE)
.
//
//
// This file is part of Spot, a model checking library.
// This file is part of Spot, a model checking library.
//
//
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include <fstream>
#include <fstream>
#include <set>
#include <set>
#include <assert
.h
>
#include <
c
assert>
#include <spot/misc/escape.hh>
#include <spot/misc/escape.hh>
#include <spot/priv/satcommon.hh>
#include <spot/priv/satcommon.hh>
#include <spot/twa/bddprint.hh>
#include <spot/twa/bddprint.hh>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment