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:
+1
-1
@@ -106,7 +106,7 @@ namespace xerxes
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
throw validation_error("invalid value");
|
throw validation_error(validation_error::invalid_option_value);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user