1
0
mirror of https://github.com/agdsn/xerxes.git synced 2026-06-19 21:58:01 +00:00

Adopt boost canges

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
This commit is contained in:
2014-09-06 19:36:20 +02:00
parent 700de597a6
commit 6f83f69363
+1 -1
View File
@@ -106,7 +106,7 @@ namespace xerxes
}
else
{
throw validation_error("invalid value");
throw validation_error(validation_error::invalid_option_value);
}
}