aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/hippoRestRequest.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/hippoRestRequest.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 'linden/indra/newview/hippoRestRequest.cpp')
-rw-r--r--linden/indra/newview/hippoRestRequest.cpp2
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