* src/graph/graph.hh, src/tgba/tgbagraph.hh: Cosmetic fixes.
This commit is contained in:
parent
13673a1421
commit
84f92541f3
2 changed files with 6 additions and 6 deletions
|
|
@ -97,7 +97,7 @@ namespace spot
|
|||
{
|
||||
}
|
||||
|
||||
// if Data is a POS type, G++ 4.8.2 wants default values for all
|
||||
// if Data is a POD type, G++ 4.8.2 wants default values for all
|
||||
// label fields unless we define this default constructor here.
|
||||
explicit boxed_label()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue