Skip to content
Snippets Groups Projects
Commit daa5faf2 authored by Nicolas Mansard's avatar Nicolas Mansard
Browse files

Account for command-verbose.

parent 34f6241c
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,9 @@ namespace sot {
using ::dynamicgraph::command::docCommandVoid0;
using ::dynamicgraph::command::makeCommandVoid1;
using ::dynamicgraph::command::docCommandVoid1;
} // namespace dyninv
using ::dynamicgraph::command::makeCommandVerbose;
using ::dynamicgraph::command::docCommandVerbose;
} // namespace dyninv
} // namespace sot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment