diff options
author | Jacek Antonelli | 2009-09-27 16:32:32 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-09-27 16:32:32 -0500 |
commit | 35e3870b5c9e38fdab96ca857a256be6d8ab024a (patch) | |
tree | 02364fd85552dafbc2503e2c188b4c71e245e14f /linden/indra/newview/hippoGridManager.cpp | |
parent | Re-enabled "allow first life" userauth stuff. (diff) | |
parent | Changes to make the grid manager compile on Windows (diff) | |
download | meta-impy-35e3870b5c9e38fdab96ca857a256be6d8ab024a.zip meta-impy-35e3870b5c9e38fdab96ca857a256be6d8ab024a.tar.gz meta-impy-35e3870b5c9e38fdab96ca857a256be6d8ab024a.tar.bz2 meta-impy-35e3870b5c9e38fdab96ca857a256be6d8ab024a.tar.xz |
Merge remote branch 'mccabe/1.2.0-next' into next
Diffstat (limited to 'linden/indra/newview/hippoGridManager.cpp')
-rw-r--r-- | linden/indra/newview/hippoGridManager.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/hippoGridManager.cpp b/linden/indra/newview/hippoGridManager.cpp index 485be20..7a2a3e9 100644 --- a/linden/indra/newview/hippoGridManager.cpp +++ b/linden/indra/newview/hippoGridManager.cpp | |||
@@ -1,5 +1,7 @@ | |||
1 | 1 | ||
2 | 2 | ||
3 | #include "llviewerprecompiledheaders.h" | ||
4 | |||
3 | #include "hippoGridManager.h" | 5 | #include "hippoGridManager.h" |
4 | 6 | ||
5 | #include <cctype> | 7 | #include <cctype> |