Skip to content
Snippets Groups Projects
Commit 4b9cbada authored by g0dil's avatar g0dil
Browse files

Commit missing files

parent 5a9a7e2c
No related branches found
No related tags found
No related merge requests found
...@@ -85,6 +85,8 @@ BOOST_AUTO_UNIT_TEST(variables) ...@@ -85,6 +85,8 @@ BOOST_AUTO_UNIT_TEST(variables)
.parser(&testParser) .parser(&testParser)
.typeName("number")); .typeName("number"));
(void) refvar;
dir.add("crefvar", boost::cref(var)) dir.add("crefvar", boost::cref(var))
.doc("Current blorg limit") .doc("Current blorg limit")
.formatter(&testFormatter); .formatter(&testFormatter);
......
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