author | Peter D. Barnes, Jr. <barnes26@llnl.gov> |
Tue, 13 Nov 2012 16:42:22 -0800 | |
branch | hash |
changeset 9937 | afe5f01d019b |
parent 9936 | 51de54536ee3 |
child 9938 | 46bceb30573b |
--- a/src/core/model/hash.h Tue Nov 13 16:41:46 2012 -0800 +++ b/src/core/model/hash.h Tue Nov 13 16:42:22 2012 -0800 @@ -26,7 +26,7 @@ #include "assert.h" #include "ptr.h" -#include "hash-function.h" // typedef ns3::uint32_t, ns3::uint64_t +#include "hash-function.h" #include "hash-murmur3.h" #include "hash-fnv.h"