fixup -Wreorder
This commit is contained in:
parent
20e85aa417
commit
45689305eb
1 changed files with 1 additions and 1 deletions
|
@ -138,9 +138,9 @@ commandline_options::commandline_options (const std::vector<std::string>& args)
|
|||
report(false),
|
||||
windowed(false),
|
||||
with_replay(false),
|
||||
validate_core(false),
|
||||
args_(args.begin() + 1 , args.end()),
|
||||
args0_(*args.begin()),
|
||||
validate_core(false),
|
||||
all_(),
|
||||
visible_(),
|
||||
hidden_()
|
||||
|
|
Loading…
Add table
Reference in a new issue