From 5266e1bba9142f11c8357cf164cfa9b6fa482fef Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Sun, 27 Sep 2009 12:22:02 -0700 Subject: Changes to make the grid manager compile on Windows --- linden/indra/newview/hippoRestRequest.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linden/indra/newview/hippoRestRequest.cpp') 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 @@ +#include "llviewerprecompiledheaders.h" + #include "hippoRestRequest.h" #ifndef CURL_STATICLIB -- cgit v1.1