aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/hippoGridManager.cpp
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-27 12:22:02 -0700
committerMcCabe Maxsted2009-09-27 12:22:02 -0700
commit5266e1bba9142f11c8357cf164cfa9b6fa482fef (patch)
tree5aece9381ae6808a71419a2eabb0d4aba9c10d59 /linden/indra/newview/hippoGridManager.cpp
parentMade the windlight floater toggle (diff)
downloadmeta-impy-5266e1bba9142f11c8357cf164cfa9b6fa482fef.zip
meta-impy-5266e1bba9142f11c8357cf164cfa9b6fa482fef.tar.gz
meta-impy-5266e1bba9142f11c8357cf164cfa9b6fa482fef.tar.bz2
meta-impy-5266e1bba9142f11c8357cf164cfa9b6fa482fef.tar.xz
Changes to make the grid manager compile on Windows
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/hippoGridManager.cpp2
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>