summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorLeslie Linden <none@none>2011-06-07 14:53:05 -0700
committerLeslie Linden <none@none>2011-06-07 14:53:05 -0700
commitd8e84f85c9377a9bfd628d61ee1a661c31f3db84 (patch)
tree8d7e620fb02807a6787f6039815853a47bc3e40d /indra
parent1aed9849285b574346087eb5ac7e0c8038fa21fe (diff)
Fixing precompiled headers with outbox coroutine usage.
Reviewed by Leyla.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llpanelmarketplaceoutbox.cpp3
-rw-r--r--indra/newview/llviewerprecompiledheaders.h2
2 files changed, 3 insertions, 2 deletions
diff --git a/indra/newview/llpanelmarketplaceoutbox.cpp b/indra/newview/llpanelmarketplaceoutbox.cpp
index 822286783f..96695becf0 100644
--- a/indra/newview/llpanelmarketplaceoutbox.cpp
+++ b/indra/newview/llpanelmarketplaceoutbox.cpp
@@ -24,8 +24,7 @@
* $/LicenseInfo$
*/
-#include <boost/coroutine/coroutine.hpp>
-#include <boost/coroutine/future.hpp>
+#include "llviewerprecompiledheaders.h"
#include "llpanelmarketplaceoutbox.h"
diff --git a/indra/newview/llviewerprecompiledheaders.h b/indra/newview/llviewerprecompiledheaders.h
index 45c9b3e91f..252183b6d7 100644
--- a/indra/newview/llviewerprecompiledheaders.h
+++ b/indra/newview/llviewerprecompiledheaders.h
@@ -33,6 +33,8 @@
// in viewer.
// It is used to precompile headers for improved build speed.
+#include <boost/coroutine/coroutine.hpp>
+
#include "linden_common.h"
// Work around stupid Microsoft STL warning