diff options
author | brad kittenbrink <brad@lindenlab.com> | 2009-06-29 15:52:24 -0400 |
---|---|---|
committer | brad kittenbrink <brad@lindenlab.com> | 2009-06-29 15:52:24 -0400 |
commit | 50c40dd72e7a36af91cb84395a4a88b984b219aa (patch) | |
tree | a29dccea6bfaac6d76e1cef4ae0579295ca6c3b2 /indra/newview/llcloud.cpp | |
parent | 6da0725c3b75c24855537df877672595de8e56e6 (diff) | |
parent | 87918b4bfe27ddcba2e4a44323ebc85e509a92fc (diff) |
Merged my latest eventhost changes with tip/latest viewer-2.0.0-3.
Diffstat (limited to 'indra/newview/llcloud.cpp')
-rw-r--r-- | indra/newview/llcloud.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llcloud.cpp b/indra/newview/llcloud.cpp index 0099817de4..af6f4e3286 100644 --- a/indra/newview/llcloud.cpp +++ b/indra/newview/llcloud.cpp @@ -37,6 +37,7 @@ #include "v3math.h" #include "v4math.h" #include "llquaternion.h" +#include "llrand.h" #include "v4color.h" #include "llwind.h" |