Move platform specific random number stuff

This commit is contained in:
Vinnie Falco
2013-05-26 10:49:19 -07:00
parent b40f11288b
commit a7eb5c7ca6
8 changed files with 86 additions and 93 deletions

View File

@@ -14,7 +14,6 @@
namespace po = boost::program_options;
extern bool AddSystemEntropy();
extern void TFInit();
extern void LEFInit();
extern void SVFInit();