diff options
Diffstat (limited to 'indra/llcommon/llskiplist.h')
-rw-r--r-- | indra/llcommon/llskiplist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llskiplist.h b/indra/llcommon/llskiplist.h index 314043ebac..17e0baddb7 100644 --- a/indra/llcommon/llskiplist.h +++ b/indra/llcommon/llskiplist.h @@ -32,6 +32,7 @@ #define LL_LLSKIPLIST_H #include "llrand.h" +#include "llrand.h" // NOTA BENE: Insert first needs to be < NOT <= // Binary depth must be >= 2 |