Add hardened HashFunction to UnsignedInteger

This commit is contained in:
Vinnie Falco
2013-07-26 11:34:44 -07:00
parent 3248a1b57f
commit 810954014b
11 changed files with 55 additions and 16 deletions

View File

@@ -45,8 +45,6 @@ namespace beast
#include "events/beast_DeadlineTimer.cpp"
#include "events/beast_OncePerSecond.cpp"
#include "math/beast_MurmurHash.cpp"
#include "threads/beast_InterruptibleThread.cpp"
#include "threads/beast_Semaphore.cpp"
#include "memory/beast_FifoFreeStoreWithTLS.cpp"