Replace all Application nonces with nonce singleton and refactor hash_value functions

This commit is contained in:
Vinnie Falco
2013-06-04 13:35:54 -07:00
parent 0523d6a054
commit b523b6c8d4
17 changed files with 69 additions and 76 deletions

View File

@@ -84,6 +84,7 @@
#endif
#include "utility/ripple_RandomNumbers.cpp" // has Win32/Posix dependencies
#include "types/ripple_UInt256.cpp"
#ifdef _MSC_VER
//#pragma warning (pop)