diff options
author | McCabe Maxsted | 2009-09-27 12:22:02 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-27 12:22:02 -0700 |
commit | 5266e1bba9142f11c8357cf164cfa9b6fa482fef (patch) | |
tree | 5aece9381ae6808a71419a2eabb0d4aba9c10d59 /linden/indra/newview/hippoRestRequest.cpp | |
parent | Made the windlight floater toggle (diff) | |
download | meta-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 'linden/indra/newview/hippoRestRequest.cpp')
-rw-r--r-- | linden/indra/newview/hippoRestRequest.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/hippoRestRequest.cpp b/linden/indra/newview/hippoRestRequest.cpp index cf518de..20e6187 100644 --- a/linden/indra/newview/hippoRestRequest.cpp +++ b/linden/indra/newview/hippoRestRequest.cpp | |||
@@ -1,5 +1,7 @@ | |||
1 | 1 | ||
2 | 2 | ||
3 | #include "llviewerprecompiledheaders.h" | ||
4 | |||
3 | #include "hippoRestRequest.h" | 5 | #include "hippoRestRequest.h" |
4 | 6 | ||
5 | #ifndef CURL_STATICLIB | 7 | #ifndef CURL_STATICLIB |