summaryrefslogtreecommitdiff
path: root/KeysetTest.h
diff options
context:
space:
mode:
authortanjent@gmail.com <tanjent@gmail.com@77a7d1d3-4c08-bdc2-d393-d5859734b01a>2011-03-19 08:53:53 +0000
committertanjent@gmail.com <tanjent@gmail.com@77a7d1d3-4c08-bdc2-d393-d5859734b01a>2011-03-19 08:53:53 +0000
commit2aa29c327f897ef89eea7cceac42bfe76088522e (patch)
treebd254beee6152913a1aad49c2e5ed0c96ffed375 /KeysetTest.h
parentf67ce942f6432ceb7ced0c3d12370b6376c05c09 (diff)
downloadsrc-2aa29c327f897ef89eea7cceac42bfe76088522e.tar.gz
Cross-platform compliation fixes. Everything should compile under GCC now, but no guarantees that it runs correctly yet...
Thanks to McKay Davis for help with the cross-platform testing. git-svn-id: http://smhasher.googlecode.com/svn/trunk@87 77a7d1d3-4c08-bdc2-d393-d5859734b01a
Diffstat (limited to 'KeysetTest.h')
-rw-r--r--KeysetTest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/KeysetTest.h b/KeysetTest.h
index 7ef398c..17ded7b 100644
--- a/KeysetTest.h
+++ b/KeysetTest.h
@@ -9,6 +9,7 @@
#include "Types.h"
#include "Stats.h"
+#include "Random.h" // for rand_p
#include <algorithm> // for std::swap