fix error code messages when building without deprecated functions

This commit is contained in:
arvidn 2019-07-20 16:36:05 -07:00 committed by Arvid Norberg
parent 08a399306c
commit 178093f81b
1 changed files with 2 additions and 0 deletions

View File

@ -268,6 +268,8 @@ namespace libtorrent {
"",
"",
"",
#else
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
#endif
"random number generator failed",
};